Friday, March 23, 2012

Report viewer control & FireFox

Hi,
We have a problem with multi-value and datetime parameters in the Report
Viewer control when using FireFox browser. The problem is that when user
expands combobox or calendar control in parameters section of the report, it
immediately collapses back.
I realize that this problem may have something to do with IFrames but have
no idea how to fix this behavior. I can sure write my own parameters control
but it would be nice if the Report Viewer worked right out of the box.
We use SQL Server 2005 SP1 RS.
Thanks in advance for every info that can help.
Regards,
AlexHi again, I just found a workaround - simply remove this line:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
and calendars work.
Regards
Krzysztof Ogniewski
"Krzysztof Ogniewski" wrote:
> Hi all,
> has anybody found a solution for this issue?
> Thanks
> Krzysztof Ogniewski
> "Alex Korygin" wrote:
> > Hi,
> >
> > We have a problem with multi-value and datetime parameters in the Report
> > Viewer control when using FireFox browser. The problem is that when user
> > expands combobox or calendar control in parameters section of the report, it
> > immediately collapses back.
> >
> > I realize that this problem may have something to do with IFrames but have
> > no idea how to fix this behavior. I can sure write my own parameters control
> > but it would be nice if the Report Viewer worked right out of the box.
> >
> > We use SQL Server 2005 SP1 RS.
> >
> > Thanks in advance for every info that can help.
> >
> > Regards,
> >
> > Alex
> >|||Hi all,
has anybody found a solution for this issue?
Thanks
Krzysztof Ogniewski
"Alex Korygin" wrote:
> Hi,
> We have a problem with multi-value and datetime parameters in the Report
> Viewer control when using FireFox browser. The problem is that when user
> expands combobox or calendar control in parameters section of the report, it
> immediately collapses back.
> I realize that this problem may have something to do with IFrames but have
> no idea how to fix this behavior. I can sure write my own parameters control
> but it would be nice if the Report Viewer worked right out of the box.
> We use SQL Server 2005 SP1 RS.
> Thanks in advance for every info that can help.
> Regards,
> Alex
>

No comments:

Post a Comment