Hi,
I hope I'm asking this in the right place but I am new to .NET and a bit out of my depth!
I have a datagrid whose datasource is a dataset, created from database tables. The element name is simply the field headings from my tables and that's fine. However, when the datagrid is displayed, I want the 'headings' to be different - I want to be able to use spaces and format them nicely etc. How do I do this?
Thank you for any help
I hope I'm asking this in the right place but I am new to .NET and a bit out of my depth!
I have a datagrid whose datasource is a dataset, created from database tables. The element name is simply the field headings from my tables and that's fine. However, when the datagrid is displayed, I want the 'headings' to be different - I want to be able to use spaces and format them nicely etc. How do I do this?
Thank you for any help