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.
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.
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.