<vikash@nagarro.com> schrieb:
> in the C# windows application i am working now, i have created one User
> Control. And in the panel control depeding on some conditions i am
[quoted text clipped - 8 lines]
> can any body help me out what can be the reason of the same
> A quick and positve response will be highly obliged
Try to reduce the number of usercontrol instances, for example, by reusing
one usercontrol for multiple recordsets by filling it with the data of the
selected recodset.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/
vikash@nagarro.com - 09 Dec 2004 09:45 GMT
Hi,
Thanks for the quick respose. But here the problem is that, the user
control that i m showing is some what the list of the data. and the
default Windows data grid does not have support lots of things in the
default way. and my list page is really very complecated once.
so i have create one user control for each row of the list page and
adding this row control for each row of the page.
Without modifying my existing design do u have any idea if i can get
rid of the problem which comes when i maximize / minimize my window??
Thanks
Vikash
> <vikash@nagarro.com> schrieb:
> > in the C# windows application i am working now, i have created one User
[quoted text clipped - 18 lines]
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/