Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Infragistics Framework
Message
De
17/02/2005 15:57:33
Bill Benton
North Florida Software Services
Middleburg, Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00945686
Message ID:
00988094
Vues:
56
Kevin,

Could you please send me the link to MM.net 1.3.

TIA



>Bill,
>
>>I changed the DataSet from private to protected and that message went away.
>>
>>I have 5 rows in my dataset "dsInProc", and can't get the infragistics webGrid to display a single row. I haven't installed the MM.Net infragistics version yet. would that make a difference? Would it mess up the application that I have previously created in the latest full production of MM.Net, or is the new version just adding the Infragistics objects to MM.Net, in a manner more usable?
>
>The version with Infragistics support is backward compatible so it wouldn't adversely affect your application. That said, binding to the Infragistics grid is pretty straightforward. You should be able to do something like this:
>
>
this.DataSource = ds.Tables[tableName];
>this.DataBind();
>
>Obviously with MM .NET you can just set the BindingSource on the control and it will automatically data bind.
>
>Regards,
Bill Benton
Senior Systems Analyst
Nuvell Financial Services
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform