I'm using server side processing which returns some links that need to be ajaxified, thus the requirement for Drupal.attachBehaviors() to run on new rows generated after data is fetched.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

donatasp’s picture

Here's a patch that Works for meTM. It sets fnServerData to what I found in datatables version 1.9.4, but adds Drupal.attachBehaviors() in success callback. Is there a better way to do this?

donatasp’s picture

Status: Active » Needs review
dqd’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

We are on 7.x 2.x so I would say this issue can be closed for now and reopened with changed code version option if somebody wants to report it for 2.x.