Dear Sir ,
I want to create general client function which takes any RadGrid in client side and creates a Jason string in the client side for all the rows data in Radgrid . Later this Jason string can be passed to server side using web service . I think this will be a light weight and high speed way to transfer the data to server and save it in the server side .
Pls correct me if I am wrong in my thinking .
I want to create general client function which takes any RadGrid in client side and creates a Jason string in the client side for all the rows data in Radgrid . Later this Jason string can be passed to server side using web service . I think this will be a light weight and high speed way to transfer the data to server and save it in the server side .
Pls correct me if I am wrong in my thinking .