Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM in user controls
Message
From
17/05/2004 12:36:33
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
17/05/2004 11:49:28
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00894909
Message ID:
00904607
Views:
19
Jason,

How do you get the BindingSourceMember?

TIA

Rex

>Rex,
>We ended up creating a custom method for the control to handle binding. It accepts 2 parameters: the name of the BizObj, and since we're using dataviews, the name of that dataview. That method uses those parameters to set all the controls' binding properties and then calls the page's RegisterBoundCountrol() so they will respond properly to the BizObj's events.
>
>Hope that helps,
>---J
>
>>Kevin,
>>
>>Sorry it took so long to get back to this thread. I want to create a base user control class onto which I can drop MM Web Controls and use the MM Data binding to populate the web control properties. Is there a way to register a business object with the user control, or at least pass the registration call to the page?
>>
>>Thanks
>>
>>Rex
>>
>>>Rex,
>>>
>>>>I was more interested in creating composite user controls with the MM controls. I want the MM controls to still use the MM.Net data binding. Since the user control is not on a form, I thought I needed to subclass the .Net user control and add the properties, methods and interfaces that would register the business objects with the user control like I do with the pages.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform