Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmDataGrid.BindingSource -- sequence of events?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00992057
Message ID:
00993040
Vues:
25
Kevin,

MM.NET does not stop amazing me. I am able to bend it in any direction to fit my needs. vfp data access is still a little strange. I guess the vfp data provider does not exactly mimic sql provider functionality just yet. Please check out Thread ID: 993018 regarding a vfp CustomDataClass. I rarely get any hits returned regarding customdataclasses. That is, except for Paul M.
I cannot wait to get my hands on the Infragistic web controls.

Regards,
Neil
Paul-- are you out there??


>Neil,
>
>>I found a way to change the MmDataGrid.BindingSource and then get the grid to load data from the changed-to bizobj:
>>
>>
>>private void MmButton1_Click(...
>>{
>>   DataSet dsNewBizObj = this.oNewBizObj.GetAllRecs();
>>   this.MmDataGrid1.BindingSource = NewBizObj;
>>   this.BindControl(this.MmDataGrid1);
>>}
>>
>
>Glad you were able to figure it out...I was a bit swamped the last few days getting the lastest version of MM .NET Infragistics controls out the door.
>
>Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform