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 lose the column
> headers when scrolling vertically as we do with the browser scroll bars.
>
>
>
> Has anybody else come across this need/want and implemented a solution?
> Is this doable?
>
>
>
> Thanks,
>
> Shelli
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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 across this need/want and implemented a solution?
Is this doable?

 

Thanks,

Shelli