Home → Active Query Builder → Resizing columns in columnpane automatically
Resizing columns in columnpane automatically
|
Hello, I use ActiveQueryBuilder VCL edtion in my project. I anchored control by left and right. When i resize form, the column widths in ColumnsPane grid remains same. I want columns to have equal width and share the total component width. How can i achive this? Regards. |
|
Koray
| email
May 31 2012, 08:48 AM |
| Using the OnResize event you may set the widths of columns accordingly (QueryBuilder.SelectListOptions.*ColumnWidth properties) |
|
Sergey Smagin
| email
3 hours, 32 mins since original post |
