FlexGrid for WinForms

Expanding flex grid vertically

  •  mns1232 said 1 year, 2 months ago:

    I have a flex grid in winform. When I increase the size of the form vertically by dragging the window the flex grid in it does not increase. It just gives an empty space. How to achieve this? Is there any property I need to set?

  •  Ashish Jindal16p said 1 year, 2 months ago:

    Hello,

    In order to achieve the desired requirement, you may set the Dock property of the flexgrid to Fill or Top etc. as per your requirement.

    If I misunderstood your requirement then kindly provide more information on same so that I can assist you further.

    Regards
    Ashish

    Answer
  •  Wolfgang Knauf7p said 1 year, 2 months ago:

    Hi,

    if your question is "how can I make the columns autosize", you might take a look at this thread: http://our.componentone.com/groups/winforms/flexgrid-for-winforms/forum/topic/43656
    Attached to it is a code sample which shows how to achieve this.

    Hope this helps

    Wolfgang

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.