Is it possible to get all dataitems in a grid and put in a javascript var.
Then, take that variable and set it to the datasource of another grid?
I found the get_dataItems() method, however, I dont know if this is
possible.
OR
Is there a way I can get the grid data into a C# datatable on the server
if I am using client side databinding?
Thanks.
Then, take that variable and set it to the datasource of another grid?
I found the get_dataItems() method, however, I dont know if this is
possible.
OR
Is there a way I can get the grid data into a C# datatable on the server
if I am using client side databinding?
Thanks.