View Single Post
  #1 (permalink)  
Old 11-30-2005, 07:42 AM
Heladito Heladito is offline
Project Contributor
 
Posts: 54
Default DvViewer example - column headers are not scrolled

In the DataViewer example, if you move the Sash to the right far enough, you'll get a scrollbar at the bottom since the space remaining for the listview is too small to show all the data.

However, if you use this scrollbar, the data will be correctly scrolled, but the column headers won't move. Thus, the headers won't mean anything relevant.

Is this a bug or is there a way to make the whole thing move (headers + data) ?

Thanks in advance
Reply With Quote