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 a grid defined as below on a couple different pages. On one of the pages that uses this, IE 8 will freeze up after they perform a filter on one of the columns.This only happens for certain users. Are there any IE settings, add-ons, etc. that I should look for that can cause this behaviour.Again it works fine for most users, it is only some users and only one of the pages that uses the grid as defined below.The other pages use the same code and it works fine.<ISWebGrid:WebGrid ID="_webGrid" runat="server" Height="300px" UseDefaultStyle="True" Width="100%" DataMember="BusinessUnitCollection" DataSourceID="_businessUnitsDataSource" OnExport="_webGrid_Export"> <RootTable Caption="BusinessUnitCollection" DataMember="BusinessUnitCollection" DataKeyField="BusinessUnitID"> <Columns> <ISWebGrid:WebGridColumn AllowGrouping="No" AllowSizing="No" AllowSorting="No" Bound="False" ColumnType="CheckBox" EditType="NoEdit" IsRowChecker="True" Name="RowChecker" ShowInSelectColumns="No" Width="30px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="#" DataMember="BusinessUnitID" Name="BusinessUnitID" Width="50px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Property" DataMember="Name" Name="Name" Width="180px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Super Region" DataMember="SuperRegion" Name="SuperRegion" Width="120px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Region" DataMember="Region" Name="Region" Width="120px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Vintage" DataMember="Vintage" Name="Vintage" Width="200px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Property Manager" DataMember="PropertyManager" Name="PropertyManager" Width="180px"> </ISWebGrid:WebGridColumn> </Columns> </RootTable> <LayoutSettings AllowFilter="Yes" AutoHeight="True" PagingMode="VirtualLoad" PagingSize="50" SizeHeightBy="-30" VirtualLoadMode="LargeData" AllowExport="Yes" AllowSorting="Yes"> <ClientSideEvents OnInitialize="_webGrid_OnInitialize" /> </LayoutSettings> <FlyPostBackSettings PostInputControls="True" /> </ISWebGrid:WebGrid>
Hi,
I can't replicate your issue here. Could you give me a simple runable sample? Also could you explain how to reproduce the issue or in what condition the issue occur since you said it was only for certain user and what you mean by freezing?
Regards,
Lili Khiung
Hi Jonathan,
I have difficulties to replicate your issue on my end. Could you make a simple runable sample? Also, if the problem is occationally occur, we need to know in what circumstances the issue occurs because I can't check the issue if I can't replicate it. It would be better if you could provide a simple runable sample. That would really help.
Lili
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