Hi, What i am trying to do, is to hide a page according to a condition. The condition is in my Table's initialize event. I have tried alot of things, i even tried to simply write in my Table's initialize event : data.page.presence = 'hidden' but it does not work. Even worst, it seems to make tha...