Using SQL Server as our data source, our table has an incremental numeric ID (primary key). We use this ID within our business and with our customers. Therefore it would be incredibly useful to be able to search/filter a gallery control on a numeric field using an input box.
Only text fields in the data source work at present.