Data table and Colorbox issue

Data table and Colorbox issue

jack007jack007 Posts: 2Questions: 0Answers: 0
edited November 2013 in General
Hi All,

I am using data table on my web page and displaying a list of records. I am displaying 20 rows per page. Infront of each record there an EDIT button and when edit is clicked Colorbox popup opens with the form and I can edit the record.

Till here it's fine.

But if I move from page 1 to 2,3,4 so on and then I click on EDIT button to edit any record colorbox is not working the edit form opens in new tab.

I heard it has something to do with jquery delegate... I am not an expert.

Any help in this regards will be highly appreciated.

regards

Replies

  • jack007jack007 Posts: 2Questions: 0Answers: 0
    this solved my issue

    http://datatables.net/forums/discussion/comment/8212#Comment_8212
This discussion has been closed.