Home All Groups Group Topic Archive Search About

Turn Off Windows Form DataGrid Selected Row Little Pointer On the Left Of The First Row And the Area

Author
26 Mar 2005 12:10 AM
Richard
DataGrid Row Second Row Selected. How do I not show  that blank row with the
>

     abc abc abc abc
>   abc abc abc abc
     abc abc abc abc
     abc abc abc abc
     abc abc abc abc

xx yyyyyyyyyyyyyy

how do I eliminate that left row above the xx, thusly the > also

Author
26 Mar 2005 4:47 AM
Ken Tucker [MVP]
Hi,

        Set the datagrid rowheadersvisible property to false.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsdatagridclassrowheadersvisibletopic.asp

Ken
------------------
"Richard" <a@b.com> wrote in message
news:IL11e.86335$534.65100@twister.nyc.rr.com...
DataGrid Row Second Row Selected. How do I not show  that blank row with the
>

     abc abc abc abc
>   abc abc abc abc
     abc abc abc abc
     abc abc abc abc
     abc abc abc abc

xx yyyyyyyyyyyyyy

how do I eliminate that left row above the xx, thusly the > also

AddThis Social Bookmark Button