Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
Get the Column that triggered RoWupdating Event in WebDataGrid
posted

Hi,

In the RowUpdating Event of WebDatagrid, I want to know which columns of the row were updated? Is there a way that we can get the column data of the updated rows in the event using ROwUpdatingEvenArgs Class?