Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hook for binding mmcheckboxlist multi-select
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01097184
Message ID:
01097663
Views:
13
Rick,

>I can bind the mmcheckboxlist (fills in the items and values), but I'm trying to mark the checked items based on the contents of a datatable.
>
>Is there a hook or event that I could use to mark the checked items?
>
>At first glance, I would assume that I would use the HookParentRetrieved, but that is in the business layer.

I recommend subclass mmCheckBoxList, override the OnBindData() method and place your custom binding code in the override.

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