Fixed Column Headers in DataGrid

  • Thread starter Thread starter Darius
  • Start date Start date
D

Darius

Hi,

I was wondering if there's a way to display the column
headers without any data in the DataGrid control. Looks
like without data, the hearders in the DataGrid just don't
display.

Any ideas would be greatly appreciated.

Thanks a lot.
 
I think that if the DatagridColumns are correctly mapped to the datasource,
as well as the TableStyle, the columns and column headers will display.
But it's just an asumption. I haven't tried it.

hth!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top