problem ColumnHeadersDefaultViewStyle localization of DataGridView Control
I am trying to do localization of ColumnHeadersDefaultViewStyle property of DataGridView.I need localization in both Japanese and English.
While designing the form, i set the Font Style of ColumnHeadersDefaultViewStyle property of DataGridView to "Arial" and changed the Form Language property to "japanese" and set the Font style of ColumnHeadersDefaultCellStyle property to" MS UI Gothic" Fontfamily.
But the problem is when i switch over to default language,the Font value of ColumnHeadersDefaultViewStyle property of DataGridView holds the "MS UI Gothic" family rather than "Arial".
can anyone give suggestions for this problem...
ambarisha.kn
Junior Poster in Training
66 posts since Jun 2008
Reputation Points: 25
Solved Threads: 0
How are you doing the assignment?
LizR
Posting Virtuoso
1,791 posts since Aug 2008
Reputation Points: 196
Solved Threads: 190