Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataColumn property
Message
From
11/12/2003 19:45:44
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
11/12/2003 11:27:52
Gerald Caussade
Department Mental Health - Missouri
Farmington, Missouri, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00857952
Message ID:
00858426
Views:
29
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;}
> }
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform