loading using ajax and selecting
loading using ajax and selecting
luca morelli
Posts: 2Questions: 1Answers: 0
in Select
Hi,
I need to create a datatable that shows a series of records and select at opening a few of them based on a field from the webservice.
How can I do?
thanks
This question has an accepted answers - jump to answer
Answers
Take a look at
createdRow
to see if that will allow you to do what you want. If you still have questions please post more details about your data and how you want the rows selected.Kevin
thanks, solved the problem