- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
The (this.parent.parent) is looking for the object that is breaking across the page, in your case the table - you should also be able to put the name of the table in there too.
I just copy and pasted that from a place I've used it before - in my case it was a button I was changing the caption on. So for me the button was in a row and I was pointing to the table it was in - the first parent is the row (subform) the button was in and the second parent is the table the row is in (you could keep going further up the hierarchy with more parents).
So you could maybe use this with a check to see if the column is supposed to be hidden or not and then hide it again. I'm just guessing at this point though.
Views
Replies
0 Likes
Total Likes