Dtatable with iButton
Dtatable with iButton
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.
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.
This discussion has been closed.
Replies
Allan