Forum
Sign Up
× DataGrid for Qt.C++

how to select multi interval row

11 years 1 month ago #1 by
sir :
how to select multi interval row
Attachments:

Please Log in or Create an account to join the conversation.

  • 's Avatar Topic Author
11 years 1 month ago #2 by
Replied by on topic how to select multi interval row

kele wrote: sir :
how to select multi interval row

Attachments:

Please Log in or Create an account to join the conversation.

  • 's Avatar Topic Author
11 years 1 month ago #3 by Developer Machines
You need to configure grid options like this:

Qtitan::GridTableView* view = m_grid->view<Qtitan::GridTableView>();
view->options().setSelectionPolicy(Qtitan::SelectMultiRow);
view->options().setRubberBandSelection(true);

P.S. More details about this feature in the multiselect.exe demo.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #4 by
Replied by on topic how to select multi interval row
one the demo multi select .

only i can select multi row that is continued.but i want select multi rows that is intervaled.
Attachments:

Please Log in or Create an account to join the conversation.

  • 's Avatar Topic Author
11 years 1 month ago #5 by Developer Machines
You need to hold [Control] + [Shift] to select other rows or cells.

Please Log in or Create an account to join the conversation.

More
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.184 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.( any questions related to our products or services )
  • This email address is being protected from spambots. You need JavaScript enabled to view it.( questions related to licensing )