This is a migrated thread and some comments may be shown as answers.

Data Validation in RadGrid using Sprint.NET

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bhanu
Top achievements
Rank 1
Bhanu asked on 02 Aug 2010, 01:21 PM
Hi,

I could implement data validation for a texbox using spring.net. But I could not implement data validation in RadGrid using Spring.NET.
Can you give me one example on how to implement data validation in RadGrid using Spring.NET.

I have a column in the rad grid which is editable and the condition is user should enter only integers.
Iam using DTO as a datasource for the grid. Each DTO has 5 columns.

RadGrid.Datasource = DTOList;    // C# code

Your help is very much appreciated. Thank you.

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 05 Aug 2010, 04:40 PM
Hi Bhanu,

Third party frameworks and components are not supported by the Telerik RadControls. If you need validation for RadGrid, the standard ASP.NET Validator controls are proven to work with RadGrid and we can help you out with that.

Regards,
Veli
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Bhanu
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or