meteor app with datatables how to enable row selection -
i'm adding data tables meteor app. have never worked data tables library before. know syntax specify options allow table row selected. also, great learn how respond row selection event , capture row selected, use row data in app logic
found answer on author's web site: http://datatables.net/release-datatables/examples/api/select_single_row.html
Comments
Post a Comment