Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataColumn property
Message
De
11/12/2003 19:45:44
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
11/12/2003 11:27:52
Gerald Caussade
Department Mental Health - Missouri
Farmington, Missouri, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00857952
Message ID:
00858426
Vues:
28
Perhaps I did not understand your question. If the object reference is null, the grid is not supposed to display anything when it is bound. Is this the behavior you are seeing?

>Yes, it shows null and the code I have is straight forward:
>
>private DataColumn _dc;
>public DataColumn Columnp
> {
> get{return _dc;}
> set {_dc = value;}
> }
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform