Dynamic TableLayoutPanel Final Row/Column Size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ponyryd
    New Member
    • Dec 2007
    • 2

    Dynamic TableLayoutPanel Final Row/Column Size

    It appears the default behavior for the final row/column is to autofill the "avaialble space" I set the number of rows and columns and then dynamically add my controls to each "cell". The TableLayoutPane l is added to an Infragistics ultratabcontrol . The problem is no matter what I set for the tab or TableLayoutPane l size, the last row and column fill some arbritray space that extends beyond the edges of the panel.

    How can I force a size on the TableLayoutPane l and the final row/column.

    Thanks!
Working...