loading using ajax and selecting

loading using ajax and selecting

luca morelliluca morelli Posts: 2Questions: 1Answers: 0

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

  • kthorngrenkthorngren Posts: 20,269Questions: 26Answers: 4,765
    Answer ✓

    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

  • luca morelliluca morelli Posts: 2Questions: 1Answers: 0

    thanks, solved the problem

Sign In or Register to comment.