Hi. Is it possible to set a minimum column width? I'd like to be able to tell the grid to resize all columns but not to a width less than a certain value - say 1 inch. This will make my application easier to use on a touch screen computer.
Thanks.
Hristo"] Hello, I am just checking about the progress of this issue. Did you solve your issue accordingly to the information that I provided you? Thank you for using Infragistics Components.
Yes, I did. That's the information I needed. Thank you.
Hello,
I am just checking about the progress of this issue. Did you solve your issue accordingly to the information that I provided you?
Thank you for using Infragistics Components.
Hello Stoops,
Here is the sample with VS 2008.
Let me know if you have any further questions.
Could you please provide a version that's compatible with Visual Studio 2008? I can't open this VS 2010 solution.
UltraCombo has a property that determine minimum column width. I have created a simple sample where I set min column width to 40 pixels.