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
Cannot move a column except to 1st and last position with Internet Explorer 8 and Infragistics 12.
posted

We have paging, column moving, column resizing, sorting enabled.

It works fine with Infragistics 11.2

Is this a known problem?

Example markup is as below.

 

                                                    AutoGenerateColumns="False" EnableAjax="true">
                           
                                                            GroupedRowExpanded="whdgWebHierarchicalDataGrid_onGroupedRowExpanded" DoubleClick="whdgTest_onDoubleClick" />
                           
                               
                           
                           
                           
                               
                               
                               
                               
                                   
                               
                               
                               
                                   
                               
                           
                       

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello JJB,

    Thank you for contacting Infragistics. I have created a sample to attempt to reproduce this and I have been unable to. I am attaching the sample to the forum thread. I am using service release 1007 of v12.2, which version are you using? Can you run my sample and see if you see the same behavior? Please note I have removed the ig_res folder so the size is small enough to be attached to the forums.

    WHDG_ColumnMoving.zip
Children