eduardosuruagy Posted July 16, 2018 Posted July 16, 2018 How to put a button in a dbgrid column and the button have a popupmenu with actions like: Delete, Include and Change? Quote
Sherzod Posted July 17, 2018 Posted July 17, 2018 Hello, Can you use Grid-ActionColumn instead? Quote
eduardosuruagy Posted July 17, 2018 Author Posted July 17, 2018 I need several options so Grid-ActionColumn does not work in this case. Quote
irigsoft Posted July 19, 2018 Posted July 19, 2018 Hi, I create like this way: use click on dbgrid selected row -> show small form with buttons -> onbuttonclick get dbgrid row data -> work with data. Form showing dinamically OnDBGridClick. You can show form by OnHover. Can create dbgrid column with control -> Panel with buttons and so on. Quote
eduardosuruagy Posted July 20, 2018 Author Posted July 20, 2018 Hi, I create like this way: use click on dbgrid selected row -> show small form with buttons -> onbuttonclick get dbgrid row data -> work with data. Form showing dinamically OnDBGridClick. You can show form by OnHover. Can create dbgrid column with control -> Panel with buttons and so on. Can you show me an example? Quote
Sherzod Posted July 20, 2018 Posted July 20, 2018 Can someone help me please Have you tried to search on the forum ?! Quote
eduardosuruagy Posted July 20, 2018 Author Posted July 20, 2018 Have you tried to search on the forum ?! I researched everything related to dbgrid but I did not find anything Quote
Sherzod Posted July 20, 2018 Posted July 20, 2018 I researched everything related to dbgrid but I did not find anything http://forums.unigui.com/index.php?/topic/10222-button-in-unidbgrid-cell/&do=findComment&comment=53299 But it is better to use Grid - ActionColumn 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.