How to programmatically select/deselect a row in DataTables?

How to programmatically select/deselect a row in DataTables?

nimble99nimble99 Posts: 2Questions: 0Answers: 0
edited November 2012 in TableTools
The subject says it all.

Thanks

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    As does the documentation ;-)

    http://datatables.net/extras/tabletools/api#fnDeselect
    http://datatables.net/extras/tabletools/api#fnSelect

    Allan
  • nimble99nimble99 Posts: 2Questions: 0Answers: 0
    Aha! Thanks Allan. I didnt think to look under 'extras' for that.

    Cheers
  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    Yeah - I think the documentation needs better structure in that regard. The 1.10 update is going to include better documentation for DataTables core, but that's going to take a little while to filter down to the extras.

    Thanks for the feedback - much appreciated :-)

    Allan
This discussion has been closed.