Hello everybody,

I am trying to use the FilterForm with TextFilter & ChoiceFilter but *without *FilterToolbar because I use DataView and FilterToolbar waiting a DataTable. I can't use a DataTable because I am not use a IColumn because my columns are bizarres (see attach).

The problem is that : it's not possible to use FilterForm without FilterToolbar because the FilterToolbar add the javascript function on the header to manage the focus cursor on the page and the filterForm add javascript to execute function of FilterToolbar. I think it's should be better if it's FilterForm that add javascript function rather than FilterToolbar.

And a other think : I think the function _filter_focus_restore of FilterForm component need to be execute when dom is ready.

Best regards

--
Olivier Dutrieux
Etudes et Projets Informatiques (Tél : 31 62)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to