Hi,
How to update the data in gridview without postbacking.
Example like if my gridview consist 100 rows , and i want to update 25,28 th rows but my whole control is submitting, but i don't want to submit all the rows, it should only submits 2 rows
Thanks in advance