Simple data binding in ASP.NET

chris Burgess <[email protected]> Tue, 26 Feb 2008 10:52:18 -0500
Newsgroups gmane.comp.windows.devel.dotnet.web
Message-ID <[email protected]>
I have a 'Person' object with 2 properties (name, age).

I want to bind these properties to textboxes on an ASP.NET page
(NameTB, AgeTB). Is there a way to do this that is similar to the
simple data binding methods used in a Winform (using the Binding
object)?

So far, I've only been able to setup INotifyPropertyChanged, and
handle this through event calls.

Thanks!

Chris

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com