When my grid's columns widths are set to percentages, the resizing behavior is weird and inconsistent. When you drag any column's size to the right to make it larger, the right-most column on the grid is made smaller to make room. Then, when you drag the same column back to the left, the column itself is made smaller and the columns to the left and right of it are expanded.
This inconsistency causes the columns to the right to inevitably be made really small. Is there some way to correct this behavior? Ideally, when a column is resized, all the other columns in the grid resize equally to make up for the difference, whether it's made larger or smaller.
Hello Josh,
I was able to reproduce described by you issue in Coogle Chrome browser.
I have created support case on your behalf with ID – CAS-105711-F9V4C8 and logged this behavior in our Issue Tracking System with ID – 129578.
For any further development regarding this issue I will update you through this case.
Thank you.
Thank you for your patience. I have tested this in a different environment and I have still been unable to reproduce this issue. I am currently looking into seeing if another one of my team members can test this and see if they will be able to reproduce this issue.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you for your update. I did not make any modifications to the sample or the JavaScript, dlls attached. The only difference I see if that I am testing it on a VM so some of the system specs are slightly different. I am currently working on testing this behavior in a different environment to see if I can reproduce this issue. I will continue to look into this matter and will provide you a progress update by the end of the day tomorrow.
Sincerely, Mike P. Developer Support Engineer Infragistics, Inc. www.infragistics.com
Strange?? I can reproduce the behavior in Chrome using two other computers here at the office. Just to be clear, you're not changing any of the dlls or javascript files in the solution, correct? You're using the ones I've already included? You're just downloading, opening the solution, and running it, right? Just making sure.
The project uses the following:
Infragistics: 3.12.1.1010
jQuery 1.5.1
jQuery UI 1.8.11
Modernizer 1.7
Here are my specs:
-Windows 7 Pro 64 SP1
-Chrome Version 24.0.1312.27 beta-m (turned off all extensions just to be safe)
-Visual Studio 2010 Version 10.0.40219.1
-Visual Studio Development Server (not local IIS, but shouldn't matter)
-.Net 4.5.50709 SP1
-Generic Dell Mouse
Not that it could possibly matter, but...
-Processor: i7-2600 @3.4 GHZ
-8.0 GB RAM
-Model: HP h8-1070t
Maybe try running it on a different computer there?
Thank you for the update and video. I have run the sample on a Windows 7 x64 system in Chrome 24 and I have still been unable to reproduce this behavior. I have followed the steps you demonstrate in your video when I test this. I seem the same behavior in all browsers and the same you see currently in Firefox. Is there any other information you have left off? What are your other system setting?