Sencha,
The grid filtering plugin, works great with string values. However, if you intend to use the numeric (or number) filter option, then a type property may need to be explicitly defined on the target field. I discovered this when trying to use the plugin with a grid populated with data having the format “0,000.00”. The grid filter would not work unless I explicitly set the field type to “float”.
Is this a bug or a feature?
Requisite Fiddle: