Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I got like 2 questions here
Currently am trying to build a legacy report on a QV9 rather than 10 due to a client requirement.
1) I noticed that a container or any other type of object grouping is not available in QV9. Correct?
2) Is there a way in QV9 or QV10 to actually hover over lets say a minimized chart and without clicking, it opens and when mouse is hovered off, the chart gets minimized. something like ajax has.
Thanks a lot
Steve
Hi,
Yes you are right in QV 10 we have a container facility but in QV 9 we have not, as you say a hower fuctionality for the objects for that you need to write a macro code or use object document trigger properties for the object maximise and minimise functions.
Regards,
Anand
Thanks Anand,
Will try the trigger part.
Steve