Tim Posted March 5, 2015 Posted March 5, 2015 Hi, In my project i have a TUniDBGrid connected via a TDataSource to a TClientDataset. I would like for users to be able to select multiple rows in the grid by means of checkboxes. I have tried ticking dgCheckSelect (and also dgCheckSelectCheckOnly) and dgMultiSelect under TUniDBGrid.Options. The checkboxes do appear, but it only seems to be possible to have one ticked at a time. (Please see the attached form.) Am I doing something wrong, or is the dgMultiSelect option not supported? Thanks, Tim P.S. This is possibly related to the following older posts: http://forums.unigui.com/index.php?/topic/2580-dbgrid-multi-select-issue-917 http://forums.unigui.com/index.php?/topic/1440-tunidbgrid-multiselect GridCheckboxTest05mar2015.zip Quote
Sherzod Posted March 5, 2015 Posted March 5, 2015 Hi, Multi select is not supported yet. Or try to use: http://forums.unigui.com/index.php?/topic/5044-new-bmunidbgrid-with-multiselection-rows-and-popupmenu-only-for-unigui-vers-098501144/?hl=multiselect Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.