Results 1 to 1 of 1

Thread: Help to create a dynamic table

  1. #1
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Angry Help to create a dynamic table

    Please look at the jpg in this screenshot. I want to create something in HTML. How should I do this?

    Basically, it's a hierarchy of certain data and when the user clicks on the + sign next to a data row, it will add the children rows (calls server to grab new data, the logic to do server part is already implemented).

    Only tricky part that I'm stuck, here is, how to align the columns 2 (Page Views) & 3 (Visitors) everytime I add new row in the table.

    Any help (idea) to implement this will be appreciated. How can I use CSS to resolve the issue? Should I use TABLE or DIV and how?

    Thx,
    Rach
    Last edited by rac123; 12-10-2005 at 06:05 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •