My project uses Primefaces 3.4.2 for all UI components. Recently I added third party component(Data Table jQuery - from http://www.datatables.net) for draggable rows to rearrange the row order with in the data table.
This feature is not available in Prime faces 3.4.2. The problem is "Data table jQuery" uses jQuery ver . 1.7.1, but Primefaces 3.4.2 uses jQuery ver . 1.8.2. Due to this "Data Table jQuery" is not working.
How to solve this issue? or is it (draggable rows)can be achieve Prime faces 3.4.2 ?
This is a forum only for Datatables and for any Prime Faces issue please use their dedicated forum.
Having said that datatables can be used with jQuery 1.8.2 as well. ITt works well without any issues.
For any datatables issue plese give us a test case for futher help.
Replies
This feature is not available in Prime faces 3.4.2. The problem is "Data table jQuery" uses jQuery ver . 1.7.1, but Primefaces 3.4.2 uses jQuery ver . 1.8.2. Due to this "Data Table jQuery" is not working.
How to solve this issue? or is it (draggable rows)can be achieve Prime faces 3.4.2 ?
Having said that datatables can be used with jQuery 1.8.2 as well. ITt works well without any issues.
For any datatables issue plese give us a test case for futher help.