Welcome to the Xceed Community | Help
Community Search  
More Search Options

Select full row in grid

Sort Posts: Previous Next
  •  03-16-2010, 5:40 AM Post no. 26106

    Select full row in grid

    I set up

    SelectionMode="Single" ReadOnly="True" SelectionUnit="Row" 

    on  DataGridControl.

    But when iI click somewhere in a row, selected cell become highlighted.

    How can I select a full row without cell selected?

  •  03-16-2010, 8:49 AM Post no. 26112 in reply to 26106

    Re: Select full row in grid

    In addition to setting the SelectionUnit property to "Row", you can set the NavigationBehavior property to "RowOnly" to prevent the behavior you are seeing.
    Senior Technical Writer
    - Xceed Software

    In three words I can sum up everything I've learned about life: it goes on.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.