Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to Data Entities
Message
 
To
19/05/2009 08:55:11
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01400542
Message ID:
01400641
Views:
31
It worked! I guess I was overcomplicating it, eh? Here's how it reads now, which may well have been the way the builder set it up for me in the first place before I decided to mess it up.
   <mm:mmTextBox ID="mmTextBox1" runat="server" 
        BindingSource="Customer" BindingSourceMember="txtMailAdd1" 
        BindingSourceType="Default"></mm:mmTextBox>
Oh, and about those fieldnames (eg. txtMailAdd1)...isn't that lovely? Those are the fieldnames I inherited with this app. I'm not sure what the original developer was thinking, but it's definitely going to create some confusion for me.

Thanks for your help, Tim.

Eric
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform