Hi,
Is there a way to make a Data Grid look disabled?
Mike.
Hey Michael, good morning!
While there isn’t a disabled toggle for the Data Grid, we can do something similar to what we did yesterday to make it appear disabled.
Grab a rectangle control, drag it over the Data Grid, and resize it to cover the whole Data Grid.
Choose the “No Border” border style and set the opacity to 75%.
Doing that will cause the Data Grid to appear disabled. You can always play with the opacity of the rectangle if 75% is too much. Then you can group the two controls, allowing you to move them together.
Let me know if that works for you Michael. And keep the questions coming!