Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmUltraWebGrid
Message
De
26/02/2009 10:59:02
Tegron Tegron
Platinum Technologies
Ohio, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
01383348
Message ID:
01384323
Vues:
28
I am using Infragistics but I am not familiar with the AutoGenerate property. I would assume that it gives you the option to dynamically create your own columns.

My best practice is to always allow the columns to be automatically generated. My stored procedure determines what order the data comes back in. I place any static columns at the beginning of the grid. Any bound grid will tack the data onto the columns that you define statically. I bind all my business objects to the grid by setting the BindingSource property. I noticed that the key field in the webgrid does not work the same as the wingrid field. I give the name to both the key and BaseNameColumn fields, which typically is the database field name.

I hope this helps.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform