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
Visibility of column header during drag event into GroupArea
posted

Hello all,

I am using a WHDG with column grouping enabled.

I would like to verify if the column being grouped and following the mouse cursor should be visible when the mouse moves into the grouping area.

I am certain that this was the case before, but does no longer seem to happen. The column only seem to follow the mouse cursor while the cursor is located within the grid rows section of the grid.

I have attached a sample replicating the behavior.

 

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"

 

Regards.

ColumnGrouping.zip
  • 29417
    Verified Answer
    Offline posted

    Hello JJB,

     

    Thank you for posting in our forum.

     

    I've looked into your sample and it seems that your doctype throws the ie9 in quirks mode.

     

    Try using:

     

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html>

    And the issue will be resolved.

    Let me know if you have any questions or concerns regarding this.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://www.infragistics.com/support