Maybe someone can help me.
I need to hide some field in a nested grid. I can do it writing the code in onheader events, and it function if I run it directly (alone), but it doesn’t function when I run the master / nested grid. Seems that the nested grid does not pass through the onHeader event…
Do I make any mistake?
I Tried to write the code to hide a field in Init events, but the code failed as the variable is not alredy assigned.
Thanks
Fabrizio