Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two-way databinding in ASP.NET 1.x
Message
 
À
19/06/2004 15:32:31
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00915381
Message ID:
00917572
Vues:
8
Claudio,

Did you look at this article I wrote which provides the functionality you describe?

http://www.west-wind.com/presentations/aspnetdatabinding/aspnetdatabinding.asp

The source code includes controls that have BindingSource, BindingSourceMember and BindingSourceProperty fields that allow you to bind to an object (or DataSet,DataTable,DataRow), property/field to any property of the control.


FWIW, so far it doesn't look like ASP.Net 2.0 will also not have two way databinding in this fashion, although I talked to Rob at DevTeach for a while about this and he did say they are planning on doing something in this respect.

+++ Rick ---


>Hi all,
>
>how can I get two-way databinding to work with asp.net 1.x. I know that's in ASP.net 2.0, but I can't wait for it.
>
>I'd like something as the way it works in vfp:
>
>
>textbox.ControlSource = "cursor.fieldname"
>
>
>P.S.: Demoing from Dev-Teach. ;)
>P.S.2: Please, Reply.
>
>TIA
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform