Hi,
Is it possible to delete a widget from a table cell without deleting the row?
version 3.15
P015
Thanks,
Louis
Delete Table Widget
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Delete Table Widget
Use cellWidgetRC and pass an empty string instead of "PushButton"
- Lbortolozzo
- Posts:20
- Joined: Tue Oct 03, 2017 12:33 pm
Re: Delete Table Widget
Thanks Martin, it worked.