Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Process usage memory gets doubled everytime IE8 window closed and reopened
posted

Hi,

We are having great problem in our Web Application using Infragistics UltraWebGrid v9.2.20092.2161 after migrating our Web Application from IE6 to IE8.

There are few inquiry screens in our app and all are having problems

1. Slow response.

2. Memory Usage gets doubled every time screen is closed and reopened.

3. Hangs after opening the same screen 2,3 with the same data.

 

Just to have a view of our inquiry screens having the data in the following way.

 

 

Note: OS is Windows XP Service Pack 3, Browser is IE8 .0.6001.18702CO.

 

 

Please look into this serious issue and let us know if there is patch of infragistics available for this fix or there will be a patch soon for this problem in near future.

 

Regards,

Zuhair Qadir

Parents
No Data
Reply
  • 75
    posted

    In IE8 when i use these events :

    1.igtbl_cellClickDown

    2.igtbl_cellClickUp

    events and do nothing in these events, the grid performs fine without any crashes and haltness but i lose the functionality of cell click and activation etc. and that's crucial to the project's need. As we activate or deactivate a button on basis of selected cell.

    Waiting for the fix or workaround ASAP.

Children