Hi guys,
my WebDataGrid has RowEditingTemplate and . When select a row to edit i'd like to show the RowEditingTemplate and also fire the server event OnRowSelectionChanged, therefore, I set the RowSelectionChanged="true". But after posting back to server the RowEditingTemplate is hidden, how to keep the RowEditingTemplate open in this case?
I have another question regarding RowAdding, is there any way to implement a template for RowAdding likes RowEditingTemplate?
Thanks,
Nam Dang
Hello Nam ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hi Maya,
thank you, i've already resolved my issue.