On Mon, Oct 12, 2009 at 10:24 PM, Stefan Lindner <lind...@visionet.de> wrote:
> I play around with the DefaultDataGrid component and I have two questions:
>
> 1. Is it possible to register for a "column resized" event? This would give 
> us the ability to remember the user's favorite column widths.
Override onColumnStateChanged

> 2. Is it possible to hide the navigation footer? Yes, I can do it via css but 
> if I don't need a footer why should there be an invisible one.
Don't used DefaultDataGrid. Make your own subclass and don't add PagingToolbar.

-Matej
>
> Very nice component!
>

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

Reply via email to