|
1c31f34424
|
Improved DataTable by exposing the table that owns a given column, added a new onclick function callback for columns, added a data field for the DataRow so that it can be accessed.
|
2023-07-08 09:49:33 -07:00 |
|
|
63d3c9f469
|
Tried to improve the data table by exposing settings to control the classes of buttons and inputs.
|
2023-05-24 16:02:51 -07:00 |
|
|
159ce7313a
|
Fixed an issue where the column converter wasn't running in a rendering context.
|
2023-05-19 10:30:27 -07:00 |
|
|
23bb12f6d3
|
Cleaned up code, added ability to use properties with column data. Added loading state and refresh button. Improved sorting and searching.
|
2023-04-29 10:49:06 -07:00 |
|
|
3372428700
|
Tweaked table styling.
|
2023-04-26 07:27:39 -07:00 |
|
|
a100f77b8b
|
DataTable can now sort columns and allows the user to click on columns and change their sorting. Improved documentation.
|
2023-04-24 13:40:57 -07:00 |
|
|
dde2e5293a
|
Made table rounded without having to user overflow hidden.
|
2023-04-22 20:21:45 -07:00 |
|
|
be22d0acd7
|
Tweaked data table to not have a border. Added new yes no dialog that can be reused.
|
2023-04-21 08:33:46 -07:00 |
|
|
ac9d041cbc
|
Improved styling of pages.
|
2023-04-20 16:45:47 -07:00 |
|
|
b60659761b
|
Made data table more mobile friendly without having to hide certain controls unless they are explicitly hidden.
|
2023-04-20 16:14:35 -07:00 |
|
|
8d5216d5b8
|
Data table is now more mobile friendly.
|
2023-04-20 11:32:08 -07:00 |
|
|
e4c1ea950b
|
Working on making data table more mobile friendly.
|
2023-04-20 10:22:33 -07:00 |
|
|
0608853b24
|
Added new data-table component and removed global js file.
|
2023-04-20 06:36:23 -07:00 |
|