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

'Telerik.Web.UI.GridColumnValidationSettings' does not have a public property named 'ModelErrorMessage'

3 Answers 521 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ss
Top achievements
Rank 1
ss asked on 06 May 2015, 09:13 AM

My system works  well before I upgrade Telerik Web UI dll to 2013.3.1324.0 ,   after I upgrade, I find the I cannot build the system, and got  following error.

 

'Telerik.Web.UI.GridColumnValidationSettings' does not have a public property named 'ModelErrorMessage'

 

We do add the property in many pages. but it is ok in previous version.

 

 

Can u give us a clue how to solve that?

 

Thanks

mingyong

3 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
Iron
Veteran
Iron
answered on 06 May 2015, 03:37 PM

Your error message suggest you have enabled field level validation.  If you have, and want it, supply the required validation detail.  If you do not want it, turn off validation.

 

0
Garry
Top achievements
Rank 1
answered on 20 May 2015, 12:00 PM
this wasn't an issue with the old dll - where on the gridview is the property enable field level validation - i am not seeing that.
0
Dimitar
Telerik team
answered on 20 May 2015, 04:13 PM
Hi mingyong,

To resolve the error, you should remove this property from the RadGrid column validation settings.
You may find all valid properties in the GridColumnValidationSettings Properties help article.

Regards,
Dimitar
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
ss
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Iron
Veteran
Iron
Garry
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or