darrenburns
|
5246282c22
|
Improving data table documentation (#2279)
* Improving data table documentation
* More info on DataTable
* Add note on retrieving cursor coordinate
* Add note on DataTable supporting more than just strings
* Add note on cell styling and justifying - common question
* Slight rewording
* Explaining what "row labels" are.
* Update docs/widgets/data_table.md
Co-authored-by: Will McGugan <willmcgugan@gmail.com>
* Update docs/widgets/data_table.md
Co-authored-by: Will McGugan <willmcgugan@gmail.com>
* Update docs/widgets/data_table.md
Co-authored-by: Will McGugan <willmcgugan@gmail.com>
* Update docs/widgets/data_table.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update docs/widgets/data_table.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update docs/widgets/data_table.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update docs/widgets/data_table.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Update docs/widgets/data_table.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* Improve data table fixed rows/columns docs
* Update some examples
---------
Co-authored-by: Will McGugan <willmcgugan@gmail.com>
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
|
2023-04-13 14:09:19 +01:00 |
|
Darren Burns
|
0721d7fc87
|
Snapshot test for sorting
|
2023-02-08 10:39:04 +00:00 |
|
Darren Burns
|
802ea63ddb
|
Default cell formatter fixes
|
2023-02-07 15:09:21 +00:00 |
|
hfarooq
|
0963103db8
|
Fixed data_table example app - actually run it
|
2022-10-25 21:03:51 +00:00 |
|
Darren Burns
|
d02e6e94b0
|
Fix data-table snapshot
|
2022-10-24 15:16:47 +01:00 |
|
Darren Burns
|
041bb35014
|
Remove comments, simplify test
|
2022-10-24 14:51:40 +01:00 |
|
Darren Burns
|
c6418e5e20
|
Snapshot testing data table, checkbox interactions
|
2022-10-24 12:14:52 +01:00 |
|