Can I add the groupable column and inline editing feature both in a Data Grid?
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 28 Aug 2023, 01:49 PM
Hello Aurobindo,
It is possible to combine the groupable functionality of the Grid with inline editing. In order to achieve this you need to update the flat data and add the grouping afterwards. Following is an example demonstrating such implementation: