Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Variable-length DataGrid attached with Vertical scrolling bar

Status
Not open for further replies.

DLLHell

Programmer
May 9, 2003
69
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top