Hi ,
I have a telerik grid that contains column having data type numeric like amount. when i put alphanumeric value in filter for that column ,it gives exception.
Is there any way that can validate values or prevent values other than numeric in that filter textbox.
1 Answer, 1 is accepted
0
George
Telerik team
answered on 21 Jan 2014, 01:38 PM
Hi Krishna,
Thank you for writing.
I recommend you to use GridViewDecimalColumn as this is the built-in way of RadGridView to edit numeric values. You can also use the CellValidating event.
I hope this information is helpful.
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>