Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmDataGrid.BindingSource -- sequence of events?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00992057
Message ID:
00993040
Views:
27
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,
Previous
Reply
Map
View

Click here to load this message in the networking platform