Forum

datatable - respons...
 
Notifications
Clear all

datatable - responsivePriority not working

1 Posty
1 Users
0 Likes
785 Widok
0
Topic starter

no error, not working

1 Answer
0
Topic starter

you have to define priority for every column

            "columnDefs": [
                {
                    "targets": [0],
                    responsivePriority: 1,
                },
                {
                    "targets": [2],
                    responsivePriority: 3,
                },
                {
                    "targets": [3],
                    responsivePriority: 4,
                },
                {
                    "targets": [4],
                    responsivePriority: 5,
                },
..
..
..

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: