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

Required and empty GridView

1 Answer 25 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Louis Bouchard
Top achievements
Rank 1
Louis Bouchard asked on 13 Aug 2010, 12:57 AM
Hello,

I have a RadGridView with [Required] in the metadata.cs like this :

[Required(ErrorMessage = "Tssssssssssss")]
public string Localisation { get; set; }

When my RadGridView have no record, a silverlight error appear "Number of invalid parameters".  I use the  ShowInsertRow="True".

When I have at least one line, my validation work fine...

Any idea?

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 13 Aug 2010, 08:02 AM
Hello Louis Bouchard,

Could you send a sample project that I can debug on my side? It will be very helpful.
Thank you in advance.

Sincerely yours,
Nedyalko Nikolov
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
GridView
Asked by
Louis Bouchard
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or