How to disable multi-selection on a datagrid?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alpha

    How to disable multi-selection on a datagrid?

    How I can disable multi-selection on a datagrid? User now can select
    multi-rows on the grid by holding down control key. I don't see such
    property for the grid as for the list control. Is there a way to do this?

    Thanks, Alpha
  • Tim Wilson

    #2
    Re: How to disable multi-selection on a datagrid?

    See the FAQ entry linked below.
    Get detailed answers to common queries about Syncfusion Windows Forms components covering installation, features, licensing, and developer support.


    --
    Tim Wilson
    ..NET Compact Framework MVP

    "Alpha" <Alpha@discussi ons.microsoft.c om> wrote in message
    news:15BA444E-B2E7-4B68-B220-0E654DF3474E@mi crosoft.com...[color=blue]
    > How I can disable multi-selection on a datagrid? User now can select
    > multi-rows on the grid by holding down control key. I don't see such
    > property for the grid as for the list control. Is there a way to do this?
    >
    > Thanks, Alpha[/color]


    Comment

    • Alpha

      #3
      Re: How to disable multi-selection on a datagrid?

      Thank you.

      "Tim Wilson" wrote:
      [color=blue]
      > See the FAQ entry linked below.
      > http://www.syncfusion.com/faq/window...earch/839.aspx
      >
      > --
      > Tim Wilson
      > ..NET Compact Framework MVP
      >
      > "Alpha" <Alpha@discussi ons.microsoft.c om> wrote in message
      > news:15BA444E-B2E7-4B68-B220-0E654DF3474E@mi crosoft.com...[color=green]
      > > How I can disable multi-selection on a datagrid? User now can select
      > > multi-rows on the grid by holding down control key. I don't see such
      > > property for the grid as for the list control. Is there a way to do this?
      > >
      > > Thanks, Alpha[/color]
      >
      >
      >[/color]

      Comment

      Working...