sizeable DataGrid

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Art

    #1

    sizeable DataGrid

    Hi,

    Is there some property (that I can't find) that will allow me to put a
    DataGrid in my form so that the user can size it -- you know, drag the corner
    or side?

    Thanks for any hints, advice or reference.

    Art
  • Kerry Moorman

    #2
    RE: sizeable DataGrid

    Art,

    You could anchor it to the form so that the grid's size increases and
    decreases as the form is re-sized.

    Kerry Moorman


    "Art" wrote:
    [color=blue]
    > Hi,
    >
    > Is there some property (that I can't find) that will allow me to put a
    > DataGrid in my form so that the user can size it -- you know, drag the corner
    > or side?
    >
    > Thanks for any hints, advice or reference.
    >
    > Art[/color]

    Comment

    Working...