I want allow edit for each cell in the add new row as I can do it for edit rows. Which options will make it happen for Add New Row as I can do edit rows? or any workaround.
Hello.
I am just checking if you need further assistance on the issue. if you have any questions, please feel free to ask!
Regards,Stefana
Hi,
Unfortunately there is no straightforward way to achieve behavior. However you can suggest new Product Idea for future versions here.
Regards,
Stefana
Your suggestions is to enable/disable to edit mode cells in the Add row. But I don't want other cells to get into the edit mode because it takes time to load their AddNewRowEditTemplate (because we are using lot of TemplateColumns) and results in poor performance. We cannot remove/change the TemplateColumns for the functionality reasons. So we want to change the behavior to cell by cell for AddNewRow as we do it for editing the records.
There is no build in functionality to achieve this behavior. What I suggest in the previously attached sample is kind of a workaround.
For the data rows we have chosen to allow editing on a singe cell. I want same behavior (single cell) for AddNewRow. How can we achieve this?