This is a migrated thread and some comments may be shown as answers.

[Solved] access client dataSource in server mode

0 Answers 85 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alexandre Jobin
Top achievements
Rank 1
Alexandre Jobin asked on 09 Jun 2010, 07:42 PM
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
Tags
Grid
Asked by
Alexandre Jobin
Top achievements
Rank 1
Share this question
or