Scrollable Data Grid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible to create a scrollable data grid without using the div command
(i've tried this and it doesn't look good in our system).

I was using a program called scrollinggrid, but the designers seem to have
disappeared.
 
It's a shame microsoft can't make something in the datagrid itself which
creates a scrolling grid, they've got the option of paging but i don't like
it.

the code in the link is ok, but the scroll bar is too far outside the table.
it would look better being in the table.
 
An other solution might be to go with a 3rd party component like JanusGridEx, which implements scrolling + other feature - however the control is not for free.

Sonu Kapoor [MVP]
 
Back
Top