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

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -