MrNorth
Feb 13th, 2004, 04:44 AM
Im currently struggling with my web application(webshop style), all user component and classes are done. Now it's time to align the components correctly on the page. I won't use frames under any circumstances.... so I thought I do it with tables. But the behave rather wierd... How can I lock a table for example?
I have a basket component on the top <tr>. And it's a dataset with paging... put on a panel. And when I view the page in design mode everything works fine, but when the page is rendered there is tons of empty space under the web user control... with a result that the basket is occupying half the page...
Is there a better way to solve this particular scenario? To align objects...
kind regads
Henrik
I have a basket component on the top <tr>. And it's a dataset with paging... put on a panel. And when I view the page in design mode everything works fine, but when the page is rendered there is tons of empty space under the web user control... with a result that the basket is occupying half the page...
Is there a better way to solve this particular scenario? To align objects...
kind regads
Henrik