jquery - Datatables - get the index of the selected rows using fnGetSelectedData -


i've created datatables live link here show i'm trying do: http://live.datatables.net/dofuxilo/1/

basically, i'm displaying information selected rows when click on "currently selected" link - i'm using fngetselecteddata - i've output button each row , want use deselect row on datatable i'm struggling how index - there fngetselectedindexes, how combine fngetselecteddata both display data , index back?

hoping easy 1 , i'm having slow monday morning brain... :)

many in advance

leddy

find below link

http://live.datatables.net/lusuyefu/1/edit

you able unselect row when click on cros button.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -