Hi, I am working on setting up a datagrid over a Div area that will have varying length sizes depending on the size of the text fields in the grid columns (autogenerate true) so horizontal scroll bars can occur sometimes.
Is it possible to completely align a datagrid alongside with a vertical scrolling bar on the right (algorithm based on length of all columns in the bottom datagrid determines length of columns in the fixed header grid), and still have a vertical scrolling bar on the left (shows if horizontal scrollbar exists) so either can be used optionally?
Any pointers or leads to sites covering these functions would be appreciated. Thanks.
Is it possible to completely align a datagrid alongside with a vertical scrolling bar on the right (algorithm based on length of all columns in the bottom datagrid determines length of columns in the fixed header grid), and still have a vertical scrolling bar on the left (shows if horizontal scrollbar exists) so either can be used optionally?
Any pointers or leads to sites covering these functions would be appreciated. Thanks.