samanta

samanta

  • NA
  • 429
  • 131.8k

Updating Only Changed Rows in the GridView Control

Nov 19 2014 11:53 PM
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)