I have a datatable with a filter. At this moment a user can enter some search
combinations in the header for alpha fields, for example:
column area:   >Area51&<Area60

I also need this for numeric fields (amounts and date fields)
How can I accomplish that?

for example in the column quantity I want something like: >1000&<2000

My problem is only the alphanumeric input for a numeric field. 
  





--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Dataview-with-filter-I-need-a-textfilter-for-a-numeric-column-tp4651248.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to