Results 1 to 3 of 3

Thread: Dynamic table Update

  1. #1
    Join Date
    Oct 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic table Update

    HI Friends,

    I have a table with 3 coloumns like
    Checkbox(here) Priority Subject
    Checkbox(here) bbbb cccc
    Checkbox(here) bbbb cccc
    Checkbox(here) bbbb cccc and two text boxes Priority,Subject and a Button "AddRow". When i enter data in the text fields and click" AddRow" a checkbox, data i entered should be added as the last row.

    Plz give me the code if u know

    Regards,
    Suman

  2. #2
    Join Date
    Oct 2006
    Location
    AL
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think you're looking for innerHTML. Explain a little bit more about what you need to add (like what needs to be part of the row) and I'll show you an example.

  3. #3
    Join Date
    Oct 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default More info on Dymanmic table Update

    I would like to add a checkbox,text(for priority),text(for subject),dynamically add rows, coloumns.In my table Priorty, subject are headings

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
  •