Hi:
I have a grid with several columns. Every column except the second one has a MaxWith specified (for the second one, the MaxWidth = 0). The grid is inside a TableLayoutPanel.
When the form first load, the size of the columns look as they should, but when the form is re-sized (maximized), the size of ALL the columns gets re-sized to a width that is LARGER than specified in the column's) MaxWidth property.
This is undesirable, since the last couple columns are command columns with MaxWidth specified to 120. But when the form is resize, those columns are now more like 300 in width - very ugly looking. Is there anyway to fix that?
Also, is there anyway for you folks to add additional filters when searching for forum posts. There are SO MANY outdated post (for example, with I searched for "column Maxwidth", all the posts returned are at least 18 months old and do not apply to the newest version anymore). It amounts to a BIG waste of time. At the very least, there should be a feature that allows the order of post from the newest to the oldest. That should not be a difficult feature to implement. Can you folks do that?
Thanks
I have a grid with several columns. Every column except the second one has a MaxWith specified (for the second one, the MaxWidth = 0). The grid is inside a TableLayoutPanel.
When the form first load, the size of the columns look as they should, but when the form is re-sized (maximized), the size of ALL the columns gets re-sized to a width that is LARGER than specified in the column's) MaxWidth property.
This is undesirable, since the last couple columns are command columns with MaxWidth specified to 120. But when the form is resize, those columns are now more like 300 in width - very ugly looking. Is there anyway to fix that?
Also, is there anyway for you folks to add additional filters when searching for forum posts. There are SO MANY outdated post (for example, with I searched for "column Maxwidth", all the posts returned are at least 18 months old and do not apply to the newest version anymore). It amounts to a BIG waste of time. At the very least, there should be a feature that allows the order of post from the newest to the oldest. That should not be a difficult feature to implement. Can you folks do that?
Thanks