1 Solution
You can use the ASPxClientGridView.GetRowValues method to retrieve row cell values from the server. However, this method sends an additional request to get data.
Alternatively, you can use a row identifier to get additional row data in the Controller.
-
Hi Vladimir, can you please show how use GetSekectedFieldValues in mentioned approach?
-
I mean the ASPxClientGridView.GetRowValues method. Please accept my apologies for the confusion. I have corrected my Answer.
Please refer to the How to get the values of the selected record from the server example where this method is used to get data from the server side. Since this is a client-side solution, you can use it in MVC as well.
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.
Facebook
Twitter
Google+