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
3760
WHDG - Column Header Styling / Row Item Styling / CSSRegistry performance issues
posted

Hi all,

I have three issues that I need assistance / advice on.

I have attached a sample which replicates the issues described.

1. Grid Header styling

    All the grid column headers use a similar styling class which when the the column header text is

   greater than the column width, it should hide the overflow, not wrap & show an ellipsis.

   Certain columns does that correctly and others with exactly the same style class does not.    

   The same problem occurs when resizing the columns.

 

2. First row grid styling issue

    Similar to the grid header styling issue it seems that certain row items does not fully / correctly

    implement the assigned style classes.

 

3. Performance impact when using the Appstyling Css registry

    I would like to know if anyone else has reported a performance degradation when using the

    AppStyling frame work to inject css style classes via the CSS Registry? We have noticed a huge

    performance difference between the grid's rendering speed with it switched off versus it switched

    on. (The logic is included in the grid project in the Settings class.)

 

My environment is as follows:

 > VS2010

> IE9

> Widows 7 32 bit.

> Infragistics ASP.Net Version 11.2.20112.2125

> .Net 4

 > DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"

> The grid and custom pager is contained inside a WebTab.

 

Thanks & regards.

Grid in WebTab Issues.zip
Parents Reply Children
No Data