Datatables and UI.jquery
Datatables and UI.jquery
Hello everyone,
Since a few days Im trying to make a web application and I decided to use jquery and DataTables.
Ive prepared some example on www.haze.com.pl/jq, so you can see what Im talking about.
Everything works perfect but I have some problems with integration DataTables with UI jquery (http://layout.jquery-dev.net/).
The problem is:
Ive made two layout sections: west and center. I want to have DataTables grid in center but I dont know how to stretch it vertically for the same height as the center panel or give it a maximum height, (if datatables will contain many rows).
Ive tried to use "sScrollY but then I still cant give percentage parameter (like sScrollY: 100%) and additionally columns headers are frozen they dont aligning on resize window or west panel.
I will be grateful for any help.
Thanks,
Karloss
Since a few days Im trying to make a web application and I decided to use jquery and DataTables.
Ive prepared some example on www.haze.com.pl/jq, so you can see what Im talking about.
Everything works perfect but I have some problems with integration DataTables with UI jquery (http://layout.jquery-dev.net/).
The problem is:
Ive made two layout sections: west and center. I want to have DataTables grid in center but I dont know how to stretch it vertically for the same height as the center panel or give it a maximum height, (if datatables will contain many rows).
Ive tried to use "sScrollY but then I still cant give percentage parameter (like sScrollY: 100%) and additionally columns headers are frozen they dont aligning on resize window or west panel.
I will be grateful for any help.
Thanks,
Karloss
This discussion has been closed.