Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

resizing dataset when form is maximized

Status
Not open for further replies.

mkohl

Programmer
Feb 22, 2005
82
US
I was wondering if anyone knows how I can resize a ds inside a datagrid when the form is maximized? I tried a few things, which did not really work correctly.

On thing I tried to do is set an if statement in my datagrid style that checked to see if the window was maximized, it kind of worked but if the user changed the form state then the datagrid would not resize to the original style.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top