Fixed 1st column ?
Fixed 1st column ?
Hi,
Is there a way to make the 1st column fixed so that the rest of the table scrolls horizontally but not the very 1st column ?
for very large table with 1st column being "action buttons" would be really nice not to have to scroll back each time ![]()
Thanks in advance ![]()
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @Gob,
Take a look at the
fixedColumnsextension. This example should point you in the right direction.Thanks,
Sandy
Thanks a lot