This question is locked. New answers and comments are not allowed.
hi!
here's the situation:
my grid is in 'server' mode and i would like to add a new row on the client side to the grid. For this, i wanted to get access to the datasource, add a new item to it and call the dataBind function with the new data. The grid would rebuild dynamicly without calling any server functions.
in 'ajax' mode, i have access to the data but not in 'server' mode. Is it there some way to do this? or can you give us access to the data in 'server' mode so we can play with it?
thank you very much!
alex
here's the situation:
my grid is in 'server' mode and i would like to add a new row on the client side to the grid. For this, i wanted to get access to the datasource, add a new item to it and call the dataBind function with the new data. The grid would rebuild dynamicly without calling any server functions.
in 'ajax' mode, i have access to the data but not in 'server' mode. Is it there some way to do this? or can you give us access to the data in 'server' mode so we can play with it?
thank you very much!
alex