|
-
Jun 15th, 2004, 10:38 AM
#1
Thread Starter
Member
Remove grey area on left side of the datagrid
Do any of you know how to remove that nice big grey bar located on the left of the datagrid? You know, the one that shows the current record arrow. I want just the data and the column headings to be shown.
Any help would be appreciated.
Tony
-
Jun 18th, 2004, 10:35 PM
#2
New Member
Try this, it worked for me.
grdData.RowHeadersVisible = False
-
Jun 27th, 2004, 06:05 AM
#3
Hyperactive Member
Interesting just tried that solution and it had no effect, mind you I do use a datagrid table style, whether that makes a difference or not I don't know.
-
Jun 28th, 2004, 08:30 AM
#4
Thread Starter
Member
Yeah, it didn't make a difference for me either. Like you, I also use a table style but I'm not sure if it actually makes the difference. I still haven't figured out how to actually do this but after my initial post I didn't really research much further.
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
|