A
Ashish Sheth
Hi Gurus,
I have implemented a ColumnChange event handler for my Datatable. When one
of the column is modified by the user, in the columnchange event handler, I
am setting values for other columns of the same row of the same datatable.
In this case i don't want the columnchange event to be fired for these other
columns. But when user directly modifies the column values than I want the
columnchange event to be fired How can I achieve this?
Please reply ASAP.
thanks and regards,
Ashish Sheth
I have implemented a ColumnChange event handler for my Datatable. When one
of the column is modified by the user, in the columnchange event handler, I
am setting values for other columns of the same row of the same datatable.
In this case i don't want the columnchange event to be fired for these other
columns. But when user directly modifies the column values than I want the
columnchange event to be fired How can I achieve this?
Please reply ASAP.
thanks and regards,
Ashish Sheth