View Single Post
  #3 (permalink)  
Old 12-02-2008, 1:31 AM
Progress2007 Progress2007 is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Sep 2008
Posts: 25
Reputation: 21
Progress2007 is on a distinguished programming path ahead
Default

Well thanks for ur response. but i think in .NET 2008 threre will be a facility to do this.

Quote:
Originally Posted by IfYouSaySo View Post
my understanding is that a mdi parent form does not typically have any controls on it (besides menus & toolbars etc). I had the same problem btw when I tried to use ToolStripContainer, the following forum topic on msdn is relevent: Re: ToolStripContainers and MDI applications - MSDN Forums.

I am wondering why your datagrid panels are on the mdi parent, and not on a child form?
Reply With Quote