Log in

View Full Version : Problem in regard to Table tag?



mr_mojtaba
10-23-2010, 10:05 AM
Hi Experts
I wrote a simple web page. I use a simple table tag on the web page. I put a grid control on the first row and put a button control on the second row. The grid is binded to sqldata source to show some informations as detail. When I run this project, I see the button control is placed over on the grid control .How can I fix it so that the button control is shown after the grid control?
With Regards. Mojtaba

dustywb
11-10-2010, 02:15 AM
I don't exactly understand the question, from what I can tell without seeing code or a link you may want to check your width and height values in your table