J
John Smith
Hey folks,
Got a Windows Form DataGrid that I bind to a dataset. Using the Table
Styles and the Grid Column Styles, I tell it to right align the columns
which have a numeric value (like Excel does).
Problem is, it also right aligns the Column Header/Description in the
process. The client is asking me to prevent this from happening. Is it
possible to right align the data, but left align it's column headers? If
so, how?
Thanks!
Got a Windows Form DataGrid that I bind to a dataset. Using the Table
Styles and the Grid Column Styles, I tell it to right align the columns
which have a numeric value (like Excel does).
Problem is, it also right aligns the Column Header/Description in the
process. The client is asking me to prevent this from happening. Is it
possible to right align the data, but left align it's column headers? If
so, how?
Thanks!