amreshra
15 Aug 2010, 1:07 AM
how to make SynchCallback<T> , i need to make RPC before render .
Because if i use AsyncCallback<T> after the render of the grid and display the value (which is wrong), the value of the RPC (right value that i need) returned and i can't use it any more .
Because if i use AsyncCallback<T> after the render of the grid and display the value (which is wrong), the value of the RPC (right value that i need) returned and i can't use it any more .