Hello,
I am developing a web application where I have to make response Grid/Datatable. I can do it setting width as % (10%, 12%,30% etc). We can do this in specific number of columns. But I don’t know how many columns in my grid/datatable, The columns number will be dynamic as our setting files. So columns size can be 5 columns to 23 columns. And also I have to set fixed width of some columns like Flag, Code(4 digit) etc. I looked around the jqwidget but I didn’t found any solution for this problem. and I also looked that we can do this by settings max/min width of Columns, But there is no way to set max/min width in grid/datatable.
Anyone help me please.
Thanks
Aminul