Page 1 of 1

Table within Tab control - send selected and send all not activated to press

Posted: Sun Nov 26, 2023 11:43 am
by strud
I have a Table within a Tab control window which I am able to write and read to/from my code.

However I would like to try and utilise the built in Send Selected and Send All buttons/functions.

These are greyed out and not available to press, independant of if I have data rows highlighted ie one or many etc.

I cannot see a configuration parameter to enable/disable these.

Is there a known issue with this in a Tab view?
Screenshot 2023-11-26 224221.png
Screenshot 2023-11-26 224221.png (46.06 KiB) Viewed 1386 times

Re: Table within Tab control - send selected and send all not activated to press

Posted: Mon Nov 27, 2023 5:43 pm
by blaketasim
Hey Strud,

I actually had the same thing happen to me. I think i ended up giving up and moving the table as a specific view (property table) and not in the interface window. now i just have a tab of my properties table next to my interface window.

Blake