I'm using a page derived from the "DataGrid InLine Edit" template and it's working really well but, the end user has requested a tweak to help their workflow - I'm not sure if this is possible but, I thought I'd ask the question.
In their workflow, they duplicate a number of records using a function I have added to the page and then filter the page to display those new records. Once displayed, they edit all of the displayed records. What they have asked is if it is possible to put all rows in the displayed page within the datagrid into 'edit' mode on a single button press rather than having to press the edit button on each row. Ideally, they'd also like to be able to save all changes from a single button too.
Is either of these functionalities possible with Radzen?