optikalefx / OpenJS-Grid

OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source. So you can learn how it's all done.
http://square-bracket.com/openjs
MIT License
96 stars 46 forks source link

Column width when grid is opend #104

Open Karli1969 opened 7 years ago

Karli1969 commented 7 years ago

Hello,

it's fine, that i can ajust the col width while runtime, but how can a achive that i have different col widths when i open a html-side with a openJS-grid?

Many thanks Karl

Edit: I have solved the problem myself. I added width="100" into the th-tags in the index-file.