Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to the Entity object?
Message
 
To
26/01/2007 13:24:56
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01188431
Message ID:
01190330
Views:
23
>..snip..
>BEFORE doing this, you should change your Visual Studio settings so that it adds MM .NET user interface controls to your form rather than regular .NET controls. To do this, select Tools | Options from the VS menu and select Windows Forms Designer | Data UI Customization. You can then specify to use MM .NET UI controls by default for each data type.
>..snip..
>
>Is there a similar requirement w.r.t. to Web Forms? i.e. I don't see a counter-part for the html designer.

It works a bit differently with ASP.NET 2.0. You can use the ObjectDataSource control to specify the business object method to call to retrieve data and then use the ObjectDataSource to bind user interface controls. Check out the MM .NET Dev Guide topic "How to Add Paging to a GridView" for an example of this.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform