Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Grids Interaction Simple Select example not working well

    Hi, I tested this example
    http://www.smartclient.com/#_Grids_Interaction_Simple.select
    with Firefox 3.5.13 (on Windows XP).

    The example allows selection of multiple rows altough it shouldn't.
    The countryList grid is configured with selectionType: "simple".
    If I change it to selectionType: "single" it starts to work well, allowing selection of only one row.
    What is the correct configuration for a single selection?
Working...
X