Commit Graph

7 Commits (f2869c174d485636f498df3e35c0d00fe93d2a73)

Author SHA1 Message Date
tugcekucukoglu 30c20d4e8a Refactor #5196 2024-02-02 23:17:35 +03:00
mertsincan 1fcefea636 Fixed #5057 - DataTable: persistent expandedRows with dataKey doesn't working properly 2024-01-15 00:22:18 +00:00
mertsincan 8beeab367c Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
tugcekucukoglu 11c5539118 Fixed #4996 - bodyRow broken pt context options 2023-12-26 15:49:38 +03:00
mertsincan fdf205d0d0 Fixed #4982 - Datatable rowGroupMode: columns can't be hidden with setting hidden = true 2023-12-21 00:23:27 +00:00
mertsincan ad98b8f795 Fixed #4957 - Datatable: stripedRows do not work correctly with virtual scroll 2023-12-20 11:51:03 +00:00
Mert Sincan fb1fb60eab
Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978)
* DataTable performance improvement (1)

* Refactor on DT performance

* Refactor

* Refactor

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue
2023-12-18 14:16:35 +00:00