Hi,
I'm using the Radinputmanager to style textboxes in a RadGrid. However, different validation rules exist for the textboxes in the grid. Some of them are required fields, while others must have a numeric value greater than zero.
Can I do such validation with the Radinputmanager or do I need to make some custom validation? If so, how do I prevent the grid page from posting back the page, if the custom validator or requiredfieldvalidator returns false?
Best regards
Henrik
I'm using the Radinputmanager to style textboxes in a RadGrid. However, different validation rules exist for the textboxes in the grid. Some of them are required fields, while others must have a numeric value greater than zero.
Can I do such validation with the Radinputmanager or do I need to make some custom validation? If so, how do I prevent the grid page from posting back the page, if the custom validator or requiredfieldvalidator returns false?
Best regards
Henrik