iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have an issue with the webgrid. The sort indicator is staying at a fixed position while scrolling horizontally. I made a small project demonstrating this ... Could you please have a look and explain me what's wrong ? We are going to production soon and this is a blocking bug
thanks
Hi Patrick,
Yes, 2009 R2 fully supports XHTML in all major browsers. The issue you found was one of the known rendering issue in IE7.
The following simple style should address the issue. Please add the style to your page.
<style type="text/css"> .DefSIcon { position: static } </style>
Let me know if that works for you. Thanks!
Hope this helps.
I ran your test project but i think the behaviour was correct. Please see my recording. You can see after i sorted a column, i scroll horizontal into right and back again. Nothing wrong with the position. You can send me also your recording to show your issue more specific.
Regards,Handy
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 ...
I see, I suspect that you are using XHTML doctype, aren't you? Actually, we have supported all the functionality in XHTML doctype but there are some of layout issues report. We will fix all of XHTML layout issues in our R2 release. For now, I suggest you to use HTML doctype to avoid this issue.
e.g
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <html>
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:
Finally, when would the R2 be available ?
Yes, we also aware about XHTML doctype that very useful in ASP.net technology escpecially for another customer who also used Ajax control. If i am not mistaken, R2 would be released at the end of november.
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.
Dear Patrick,
Most all of the layout issues in XHTML doctype should have been fixed. About sorting indocator in IE7, our developer said that it could be the issue in the browser itself (IE7). For now, I am asking the developer teams to see if there is anything that we can do in browser level or something. They will let me know the news today and will let you know the result.
Yes it works. Thanks !
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname