davesil2 Posted December 23, 2003 Posted December 23, 2003 I am working with a program that does like a shopping cart. I create the item, add it to a database and put that onto the screen to review. I have the table created and the basic format laid out. However, I cannot figure out how to change the location of items at runtime (ie. submit button at the bottom). Is there an easy way to do this? -David Silberhorn Quote
kahlua001 Posted December 24, 2003 Posted December 24, 2003 You can use a placeholder and then add controls to that at runtime. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.