selecting unconnected rows in MSFlexGrid

  • 19 years ago

    Does anybody know how I can use MSFlexGrid, if I want to select several rows that are not connected ??


    For example, I want to select the rows 2,3,8 and 15 by holding the Ctrl-button like in MS Excel. Selecting severals rows by using the Shift-button works.


    In a second step, I want to mark several unconnected rows as selected during runtime by the software, how can I do that ?


    If anybody knows, please give me a hint

  • 19 years ago

    I don't think the MS Flex Grid supports this.....

  • 19 years ago

    Any other idea how I can solve this problem ?


    I can use a text list box and create the different columns by adding spaces, but then I have to write code for each function that is already included in the MS FlexGrid.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”