P
Phillip Ian
I've got a WebUserControl that has an ObjectDataSource in it. The
control is only 150px wide, for a left menu on the main form.
The problem is, the ObjectDataSource's designer representation is wider
than 150px. This causes the left menu to grow to accomodate it, and
breaks the layout in the designer. The page looks fine when I run it,
but it's not really WYSIWYG in the designer anymore.
Is there any way to hide the ObjectDataSource in the designer? Since
this component is on the Master Page, it breaks EVERYTHING.
control is only 150px wide, for a left menu on the main form.
The problem is, the ObjectDataSource's designer representation is wider
than 150px. This causes the left menu to grow to accomodate it, and
breaks the layout in the designer. The page looks fine when I run it,
but it's not really WYSIWYG in the designer anymore.
Is there any way to hide the ObjectDataSource in the designer? Since
this component is on the Master Page, it breaks EVERYTHING.