Greetings,
I am new to VB, but have managed to slog my way through the formatting of a datagrid, mostly due to the information I have captured from many posts in this forum. Let me express my thanks to all those that offer words of wisdom here.
I have my Grid looking pretty much how I would like it to, except for one thing. Is there a way to remove the built in Record Selector that occupies the left most column? If it cant be removed, can it be reduced in size?
It is not needed for what I am doing. I am basically using the DataGrid as a multi field Listbox (I dont think you can have more than one field in those, and if you can, I have wasted most of my day). Since my grid functions as a listbox, you can see why the record selector itself is not needed.
Thanks for any advice,
Draug
I am new to VB, but have managed to slog my way through the formatting of a datagrid, mostly due to the information I have captured from many posts in this forum. Let me express my thanks to all those that offer words of wisdom here.
I have my Grid looking pretty much how I would like it to, except for one thing. Is there a way to remove the built in Record Selector that occupies the left most column? If it cant be removed, can it be reduced in size?
It is not needed for what I am doing. I am basically using the DataGrid as a multi field Listbox (I dont think you can have more than one field in those, and if you can, I have wasted most of my day). Since my grid functions as a listbox, you can see why the record selector itself is not needed.
Thanks for any advice,
Draug