User Profile & Activity

Patrick Chanez Member
Page
of 3

Hello,

We have similar misalignment issue with IE7 in XHTML mode and the R2 didn't correct it. It looks like the issue is appearing when we set the width in pixel ...

Posted: December 16, 2009 9:11 AM

Yes it works. Thanks !

Posted: December 15, 2009 10:41 AM

found the solution ... set ResultBoxWindowType property to Normal

Posted: December 15, 2009 10:34 AM

Ok, so the problem is the dual monitor.

The combo works perfectly on the primary monitor, but not on the secondary. Note that I only have the issue when I have a multicolumns combo.

 

Do you have a solution/workaround for that ?

Posted: December 15, 2009 3:41 AM

Thanks for the workaround. Works perfectly

Posted: December 14, 2009 6:23 AM

Dear Handy,

The R2 doesn't solve the issue at all. Even worst, your webgrid sample (XHTML.aspx) has the same issue !!!

To reproduce, just open the sample in Internet Explorer 7, sort on a column and scroll horizontaly. You will see the sort indicator staying at the same place when the column are moving.

My custom objects are datacontract retrieve through WCF ... but you could simulate this with any custom object.

Ok ... Setting the DataSourceId in the InitializeDataSource solves the issue

Posted: November 3, 2009 11:55 PM

You are right, using HTML is solving the issue, but then I have other one :

If I just put the doctype tag you suggest, without the schema, the browsers are in Quirks mode (it is the case with all your samples ... just open them with firefox -> page info) and this is causing a lot of issue in the website.

I tried to put many schema but I did't find the right one. I also try HTML 4.01 and I saw it is not working with some of your components ... you are bound to 4.0 ? I'm surprised that none of these doctypes are working:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Finally, when would the R2 be available ?

Posted: November 3, 2009 2:07 AM

I just discover that I have this issue in Internet Explorer 7, it is working fine in Firefox

 

You could see how it looks in the recording ...

Posted: November 2, 2009 2:48 AM

The webcombo is bound to an ISDataSource, but I'm assigning the ID of the datasource in the InitializeDataSource event ... so I understand that in this case, it won't work, correct ? Is there any possible workarround ?

All times are GMT -5. The time now is 12:22 AM.
Previous Next