Hello,
Is there a way to programatically mark all rows in a WDG as dirty so all the rows will pass through wdg_RowUpdating?
Thanks
Hello jmendler,
Thank you for posting in our forum.
Currently you cannot manually mark all row as dirty. If you need to you could use an unbound column and programmatically change its value on the client side for all rows in order to force the updating event on all rows. However if you just need to update all values you could do that over a normal postback as well. You can manually update the data source and re-databind the grid to reflect the changes.
Let me know if you have any questions or concerns.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support