GridView in a table

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mattd1

    GridView in a table

    I'm using VS2008, and I need to put a gridview into a table cell (an asp
    table). I made the gridview and set it all up outside the table, then I edit
    the HTML and move the gridview into the table cell it should go into, but
    then it doesn't show no matter what I do. It's like it's invisible. If I
    drag the HTML that describes the gridview out of the table cell and on its
    own, the gridview shows fine.

    Is there some problem with putting a gridview in a table cell (unlikely) or
    can someone tell me what the trick is?

    Matt


Working...