I need to develop a web page, with grid and a few fields. The grid should be updated on client side, rows will be added and deleted. When the user presses the save button, the grid and fields should be save to data base.
my question is, how can I access client's changes to grid rows from server side? I want to save all changes at once, because there are dependencies.
thanks in advnace
hava
my question is, how can I access client's changes to grid rows from server side? I want to save all changes at once, because there are dependencies.
thanks in advnace
hava