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

RadGrid : EditMode = InPlace : how to get values clients side

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jason Gauntz
Top achievements
Rank 1
Jason Gauntz asked on 11 Jul 2011, 09:37 PM
I have a radGrid that has about 5 columns.  The RadGrid is setup to me in inplace edit mode when doing an insert.  I have subscribed to the OnCommand client event to capture the insert client side before it is sent to the server.  The event IS firing but I cannot figure out for the life of me of how to get the inplace data that the user is trying to insert.

Any help would be GREATLY appreciated.

-Jason

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 Jul 2011, 05:59 AM
Hello Jason,

You can try the following approach in the code library.
Accessing server controls in a grid template on the client.

Thanks,
Shinu.
Tags
Grid
Asked by
Jason Gauntz
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or