GDBD Column Headers are blank

How does one force text into column headers on the GDBG when the collection to which it is bound has a count < 1? The attached code works if I have a count > 0 on my collection. private void InitializeColumnHeaders_6105.zip

1 Reply

AD Administrator Syncfusion Team November 17, 2004 09:15 PM UTC

What is DataSourceMapperCollection? Does it implement ITypedList? I think if you implement it, the grid will be able to show the headers. Here is a forum thread showing how you can do this. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=9194

Loader.
Up arrow icon