ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2016-04-25 20:23:32

nagham_4ng
Member
Registered: 2016-04-25
Posts: 2

Allow multiple row selection

Hello,

How can I allow user to multi select rows not necessary consecutive (not a range of cells)

Offline

#2 2016-04-26 00:50:07

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Allow multiple row selection

ReoGrid doesn't directly support multiple range selection, but by handling mouse events and setting styles it is possible to get same effect.

Please check the demo project item 'Multi-selection Style', the binary and source code of demo project can be downloaded from: https://reogrid.net/download

436.png

No need to use check boxes but they can improvement the user experience.

Last edited by Jingwood (2016-04-26 00:50:44)

Offline

#3 2016-04-26 13:10:24

nagham_4ng
Member
Registered: 2016-04-25
Posts: 2

Re: Allow multiple row selection

That's exactly what I want but couldn't find the source code, would you please indicate it to me

Offline

#4 2016-04-26 14:12:08

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Allow multiple row selection

Did you find demo source code package? named ReoGrid-1.2.3-Demo-Source.zip in download package.

Multiple selection demo file location: \Demo\Styles\MultiSelectionDemo.cs

Offline

Board footer

Powered by FluxBB