Can anyone tell whether we can fix first two columns on FlexiGrid..?
My requirement is, need to fix 2 columns and all the table headers. I have tried many jquery based plugins, found BI Grid as the right one but having some UI issues.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Flexigrid does not support fixed columns.
You can try data tables plug-in, it supports fixed header and colums, check his example:
http://www.datatables.net/release-datatables/extras/FixedColumns/two_columns.html