Hi everyone,
I've been trying to get the actual height of a foreground control. I put it on the header band location/position but it is a foreground. It is so that I can stretch it across multiple columns. I want to adjust the header band height (manually) based on the actual height of the foreground control/dw object. Is there a way to accomplish this? Using describe will always return the height set on the painter. I need the actual height.
* updated to make the question a bit clearer.
Thanks
Neil
I appreciate your reply to my question. I'm not sure though why it is faulty. PB has no feature like the colspan in HTML table which is exactly what I need. I am just trying to find a workaround. I need a grid dw. The header needs to stretch across multiple columns and it is autosize height. I cannot think of any other alternatives than putting the header in the foreground layer in order to stretch it. I know it's a funky solution but if I can make it work then it is still a solution.
Just to clarify my question. I am just asking if it is possible (how?) or not possible to get the actual height of a autosize height control/dwo object in the foreground/background layer. I guess, I will just have to move on if it is indeed a PB limitation and not possible.
Thanks,
Neil