Hi TS,
Thanks for your post!!
Based on your feedback, it seems that the problem only occurs at release
mode, yes? Also, based on your checking, there are "real" values in
DataColumn in source DataTable, but the DataGrid still displays NullText.
Currently, with your little code snippet, we still can not reproduce out
your problem(Actually, I have used DataGrid for many many times, but did
not meet this specific issue). There are severl suggestion for this issue:
#1, Create a new project, then paste your original code in this new
project, does the problem occur in new project? (So we can determine if
this issue is project specific)
#2, Move your project in your colleague's machine, does this problem occurs
either?(So we can determine if this issue is machine specific)
#3, Get rid of the database dependency, just use code to construct a valid
datatable as datasource, can this problem be reproduced out?
#4, If this issue is not machine specific or project specific, which can be
reproduced always, I suggest you create a sample project, then attach it in
the newsgroup, I will refer to it and did some for it.
Once, I can reproduce out the problem in my side, I understand the problem
better. Thanks
===============================================================
Thank you for your patience and cooperation. If you have any questions or
concerns, please feel free to post it in the group. I am standing by to be
of assistance.
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.