When one clicks in an Ultragrid, page goes automatically approximately to the top of the panel.
We keep the focus on the ultragrid but it is very hard to use it if the page goes up each time we click.
We thought it was a problem of css but it only appends when we click on ultragrids.
is there a property or an event that could explain this comportement?
Thanks,
The problem as been detected on firfox 3.6 but it works great on IE8.
Firefox v3.6x broke a surprising number of websites from the big to the small. I never really got to the bottom of what they actually changed - maybe something to do with events.
I'm very happy to accept that this wasn't Infragisitics fault - it's more likely that Firefox tightened up something that developers had previously had to implement a workaround or kludge or maybe had to interpret some rather vague so-called standard. It's darn hard work to write and support 3rd party components of the complexity of NetAdvantage when the goal posts keep moving.
Infragistics did all they could - they fixed it pretty quickly in a hotfix.
So if this is your issue, you need to apply the hotfix. If you haven't got support then I think that's a mistake on your part. There are just some things where you have to expect to upgrade and 3rd party web controls is on that list, no matter who the vendor.
Cheers, Rob.
I remember a few problems like this around the 9.2 time but I believe they were all fixed, I remember most of them affected IE though. I'm out of the office today but as soon as I can I'll run some tests and confirm what was fixed and in which version. 2190 is the latest Service Release though and might include the fixes I'm recalling.
We work with Visual Studio 2005 with differents dll Infragistic :
Infragistic35 (Document,Shared,etc, ) version 9.2.Version 9.2.20092.2099. RunTimeVersion v2.0.50727
The probleme is in UltraWebGrid , that concerts the ASP.NET CLR 3.5\Infragistics35.WebUI.UltraWebGrid.v9.2.dll
We use FireFox Mozilla 3.6
We use the version release of Visual studio.
There are no problems with IE ,but the development have to use FireFox.
Reflexion about the problem :
We think that the problem comes from of bad position give by the ultragrid.
For example ,when we use a control Editor in a ultragrid ,when we click in the cell the control appears
but appears higher that the position of the cell.
It takes the relative position of the grid but not relative position of the page (this one is the good one )
And the problem appaers on cells editable or not editable
Thanks.
What version of NetAdvantage (whole version, i.e. 10.3.20103.2013) are you guys using? Which service release version were you trying? What release version were you trying before too?
Hi,
I am working with Thib.
This problem is still present on our application. I am quite sure that there is a solution because in web examples on Infragistics Website, there is no snap problem.
Does someone have an idea?
Thanks