Forum
Sign Up
× DataGrid for Qt.C++

Selection not highlighting Combo box as delegate .

6 years 4 months ago #1 by Jennifer
I have added delegate on columns which creates combo box as editor,
Please refer following code snippet.
column->setEditorType(Qtitan::DelegateAdapterEditorType);
GridDelegateAdapterEditorRepository* adapter = static_cast<GridDelegateAdapterEditorRepository *>(column->editorRepository());
adapter->setDelegate(new CustomComboBoxDelegate());
column->editorRepository()->setEditorActivationPolicy(GridEditorActivationPolicy(DblClick | EditPress));
please refer attached image where I could not see the delegated column highlighted on row selection.
Attachments:

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

More
6 years 4 months ago - 6 years 4 months ago #2 by Developer Machines
Why you do not use a standard for qtitangrid solution? The variant how it is possible to insert a combobox in a grid is well illustrated in an RelationDemo.exe example. Delegate adapter was added to quickly port a large and complex editors, which require a lot of time to migrate from a regular Qt table to QtitanDataGrid.
Last edit: 6 years 4 months ago by Developer Machines.

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

More
6 years 1 month ago #3 by Jennifer
We have complex editors present and which requires a lot of time to migrate it from Qt table to QtitanDataGrid.
Could you please let us know how to highlight the Combo box as delegate correctly.
We are using QtitanGrid 5.13.0 version.

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.230 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 )