Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 06, 2009 08:01 AM by davidfowl
Contributor
2699 Points
611 Posts
Microsoft
Jul 23, 2009 07:57 PM|LINK
The controls in your EditItemTemplate need to have the <%# Bind("PropertyName") %>
Dec 06, 2009 08:01 AM|LINK
Just so everyone knows. We've made a fix in ASP.NET 4.0 so you *will* get the data without using a datasource and without the need for the helpers I blogged about.
Hope that makes you all happy.
Thanks
davidfowl
Contributor
2699 Points
611 Posts
Microsoft
Re: Getting Data out of your DataControls
Jul 23, 2009 07:57 PM|LINK
The controls in your EditItemTemplate need to have the <%# Bind("PropertyName") %>
Senior SDE, ASP.NET Team, Microsoft
davidfowl
Contributor
2699 Points
611 Posts
Microsoft
Re: Getting Data out of your DataControls
Dec 06, 2009 08:01 AM|LINK
Just so everyone knows. We've made a fix in ASP.NET 4.0 so you *will* get the data without using a datasource and without the need for the helpers I blogged about.
Hope that makes you all happy.
Thanks
Senior SDE, ASP.NET Team, Microsoft