loading using ajax and selecting
loading using ajax and selecting
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
This discussion has been closed.
Answers
Take a look at
createdRowto 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