Hi,
I have a datarepeater which I am loading from database. Once loaded, I am adding new rows to it on the client side, and adding new data in it. Now when user hits save, how do I read each Row of Datarepeater and get the value of each item in that row and save to database. I am having problems reading each row.
There are no examples on internet, please help.
Tx
