1
Answer

Updating Only Changed Rows in the GridView Control

Photo of samanta

samanta

10y
1.5k
1
I want to convert Textbox Text to decimal, It is in nested gridview.
condition is that Textbox Text must be converted to decimal if and only if user changes text.

i want to update the data to database so i am doing in grdView_OnRowCommand event.

Answers (1)