Dtatable with iButton

Dtatable with iButton

zerohozeroho Posts: 1Questions: 0Answers: 0
edited May 2012 in General
Hi All,

I am able to enable the iButton (http://www.givainc.com/labs/ibutton_jquery_plugin.htm) on the 1st page on the datatable I created. However, when I go the the 2nd page or do a search against a keyword on the datatable, the iButton does not apply to the new cell (options) updated with the new dataset. Please help.

I have a script to change HTML options to iButton:

$(".iphonebutton").iButton({........

Is there any event that will be triggered everytime a datatable "redraw", in this way, I can call the iButton function to enabe the change everything a new dataset is displayed.

Thanks.

Replies

  • allanallan Posts: 63,535Questions: 1Answers: 10,475 Site admin
    Have a look at this FAQ: http://datatables.net/faqs#events

    Allan
This discussion has been closed.