when i drag and drop webcontrols in the table the webcontrols controls sits in the cells of the table
but when i have a panel,now when i drag and drop my table with the controls in the table ,the table never sits in the panel why.
iam using 1.1 framework.
That's odd. What you can do as a work around is to go to the Source view and manually include the table and its controls within the panel. Also check that the width and height of the panel is enough to home all your controls. What you can do is perhaps remove the height and width of the panel altogether.when i drag and drop a webcontrol in panel it sits in the panel.
but why it doesnot happen when a drag and drop a table into panel
sometimes the table fits in sometimesnot.
Make sure the selection cursor is inside the Panel. You can also use the HTML Source View to place the table inside the panel.
Thanks
0 comments:
Post a Comment