Kiven Jia Posted 3 hours ago Report Posted 3 hours ago Hi Team, I'm trying to hide a line of text by setting its height to 0, but when I do, the text is still visible on the control. Is there a better way to solve this problem? The reason I don't want to update the item Names is that I think it might be inefficient. Thanks and looking forward to your best practices. Quote
hooovahh Posted 11 minutes ago Report Posted 11 minutes ago I don't know of a way to remove these lines. The best solution is the one you probably already know, and that is to show all rows like normal, but then delete the data from being written. I have a similar issue in cases where I want to hide columns. 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.