How can I get the row data from the grid when I select, then I will process it into a custom query?
1 Answers
You can use JS api to have selected rows data in Javascript code and then process them as you require.
Your Answer
How can I get the row data from the grid when I select, then I will process it into a custom query?
You can use JS api to have selected rows data in Javascript code and then process them as you require.