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.
Hi Pal,
I am attaching a sample where I have tried to workaround the default behavior. Let me know if you need more help!
Regards,
Stefana
Thanks for the solution. But in your attached sample, you have made cells enable/disable and which is not behaving like the exiting rows edit behavior.
The cells get into Edit mode and on tab(or next cell click) previous cell exit the edit mode and currenct cell is in edit mode.
Hi,
Would you specify the exact behavior you are trying to achieve.
For the data rows you can choose to allow editing on a singe cell or on a the whole row. Which one do you want to have for the AddNewRow cells?
Any other details concerning the desired behavior will be helpful!
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?
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
Unfortunately there is no straightforward way to achieve behavior. However you can suggest new Product Idea for future versions here.
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.