Click here to Skip to main content
15,894,291 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i have this error in my project-DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'startdate'.
Posted
Comments
Naveen.Sanagasetti 3-Apr-13 6:15am    
send me your code, you bind data to which control...?
DamithSL 3-Apr-13 6:25am    
please update your question with related code sample
vijay__p 3-Apr-13 6:27am    
Does your DataSource contains Property "startdate"?

1 solution

check your GridView databinding(in html) with datafield as 'startdate'
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900