Re: Add Scrollbart to AjaxFallbackDefaultDataTable?

2010-09-29 Thread Igor Vaynberg
you can probably accomplish this with css -igor On Wed, Sep 29, 2010 at 10:04 AM, Shelli Orton wrote: > I am using an AjaxFallbackDefaultDataTable and would like to have > vertical and horizontal scrollbars as part of the table component > itself.  One reason for this is we would like to not los

Add Scrollbart to AjaxFallbackDefaultDataTable?

2010-09-29 Thread Shelli Orton
I am using an AjaxFallbackDefaultDataTable and would like to have vertical and horizontal scrollbars as part of the table component itself. One reason for this is we would like to not lose the column headers when scrolling vertically as we do with the browser scroll bars. Has anybody else come