Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hook for binding mmcheckboxlist multi-select
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01097184
Message ID:
01097663
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform