This question is locked. New answers and comments are not allowed.
I am using a RadGridView to display several columns with custom data types (Angle, Distance, Speed, etc.) I have almost everything working, the cells display the correct information, sorting works, and filtering seems to be working except when I type a value into the filter text box of the default filter control and hit return or press the 'Filter' button the text just goes away. Again, to be clear, I select the funnel, I can check individual items and that works. But if I want to show all entries whose Speed is less than 30 m/s for instance. I can select the Is less than option and type in a value of 30. When I hit Enter or press 'Filter' the text box goes blank and nothing happens. I have found how I can create an entirely custom filter control, but I would just as soon use the default (less work and better consistency with other columns).
Any ideas?
Thanks
Dave Goughnour
Any ideas?
Thanks
Dave Goughnour