SergioFeitoza Posted September 2, 2020 Posted September 2, 2020 I need to do something more or less like in the figure . I select , for example, two lines of dbgrid1 and put them in an empty dbgrid2 in the click of a button. you know any demo ? Where can I find a component with DBgrid + Checkboxes ? Quote
Sherzod Posted September 2, 2020 Posted September 2, 2020 14 minutes ago, SergioFeitoza said: I need to do something more or less like in the figure . I select , for example, two lines of dbgrid1 and put them in an empty dbgrid2 in the click of a button. you know any demo ? Where can I find a component with DBgrid + Checkboxes ? \FMSoft\Framework\uniGUI\Demos\Desktop\GridMultiSelect Quote
SergioFeitoza Posted September 2, 2020 Author Posted September 2, 2020 Solved ... Grid > CheckSelect http://prime.fmsoft.net/demo/desktop/mdemo65.dll received from Fernando Christan Quote
SergioFeitoza Posted September 4, 2020 Author Posted September 4, 2020 On 9/2/2020 at 3:37 PM, Sherzod said: \FMSoft\Framework\uniGUI\Demos\Desktop\GridMultiSelect Thank you very much Sherzod Very useful Quote
SergioFeitoza Posted September 8, 2020 Author Posted September 8, 2020 The demo helped me a lot. A key question: When I insert a new DBgrid in the form what should I do to make the check boxes to appear in the left side of the dbgrid ? I could not find a property or method Quote
Sherzod Posted September 8, 2020 Posted September 8, 2020 Look at the Options property of the UniDBGrid. Quote
SergioFeitoza Posted September 8, 2020 Author Posted September 8, 2020 10 hours ago, Sherzod said: Look at the Options property of the UniDBGrid. Thank you Sherzod I had not checked all the properties. Working well now 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.