This question is locked. New answers and comments are not allowed.
I am trying to implement your filter control and I'm finding difficult to do any sort customization for how the field behaves.
If the field type is numeric, you can't make it so they can only enter numbers. even your own demos allow "abc" in the Quantity field. Also, it seems that the "editor" is a basic Textbox control. Why not use the RadMasked... controls so that it would be easier to enhance the behavior for certain fields?
If the field type is numeric, you can't make it so they can only enter numbers. even your own demos allow "abc" in the Quantity field. Also, it seems that the "editor" is a basic Textbox control. Why not use the RadMasked... controls so that it would be easier to enhance the behavior for certain fields?