Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
"can't move focus to the control because it is invisible"
Rinki
I am working on Birt 2.3 .
When I am trying to run my report (by putting it at webviewerexample) through the URL , it is showing the error at that page as :: "object required"
And ignoring that, if I enter all the input parameters it get to indefinite processing and the url page gives the error as :: "can't move focus to the control because it is invisible"..
After removing the "is required" constraint the problem doesn't come.
Please help me out !!!
Thanks,
Rinki
Find more posts tagged with
Comments
JasonW
Can you post your report?
Jason
rathna
Hi,
I have done a project in php with mysql. For reports iam using birt tool. I would like to display my reports
in internet explorer. Can anyone be suggest?
JasonW
Have you looked into using a PHP->Java bridge?
There are open source bridges and Zend offers a commercial bridge.
You could also shell out to run the report and create an html output that you link to in php.
Jason