Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmMoverControl question
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00873013
Message ID:
00873246
Vues:
18
>>I have overridden the RefreshLists event as described in the Dev guide but that code does not run. I tried calling CallStateChange(mmBusinessState.Bind) in the parent business object but that does not work. Is there any way I can call the RefreshLists method directly?

>Try calling CallStateChange() method on the parent business object (the object that controls the DataGrid). For example:


>oBizObj.CallStateChange(mmBusinessState.Retrieved()

I tried calling the parent bizobj's CallStateChange(mmBusinessState.Bind) is that not the right parameter? I set a breakpoint in the code that handles the RefreshLists event in my form and the program never gets there.

Thanks,
Alan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform