Hi Boki,
What is the syntax for enabling/disabling a button in a TNxButtonColumn6 of a specific row?
In other words, I don't want to enable/disable all buttons in the column, just ones in specific rows.
Thanks.
= Steve
Posted 22 January 2025 - 03:22 AM
Hi Boki,
What is the syntax for enabling/disabling a button in a TNxButtonColumn6 of a specific row?
In other words, I don't want to enable/disable all buttons in the column, just ones in specific rows.
Thanks.
= Steve
Posted 22 January 2025 - 10:41 PM
Hello Steve,
There are several ways to do it, but you can check this event: https://help.bergsof...lumn6/OnSetCell
This event is a place where you can for example disable the column, and then quickly enable it depending on row parameter. So different row indexes can have different enabled state.
Posted 23 January 2025 - 12:47 AM
Thanks Boki!
0 members, 0 guests, 0 anonymous users