|
-
May 30th, 2008, 11:30 AM
#1
Thread Starter
New Member
how to center header column text
I have a DataGrid tied to an adodb recordset built from an sql query, and works fine. In order to improve display format, I tried to center the data the DataGrid columns display and the header text, using MyDataGrid.columns(i).aligment = dbgCenter, but it centers only the data the column display not the column header text. Before posting this thread, I searched on Internet, but only found examples that apply for VB.Net
If anybody could give a hand on it I really appreciate it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|