Question

  • Creator
    Topic
  • #2268233

    Table Control in ASP.NET 2005

    Locked

    by schawda ·

    I wanted to add a new row into the Table control that is given in ASP.NET 2005 version at the time of button click, but it just adds only one row to the Table Control during the first click only after that during every consecutive clicks it doesn’t show any other row but just one row. Hence kindly please anyone reply me as soon as possible with the answer to the problem that every time when i press the button it will add new row to the Table Control. This is a part of my ongoing project. hence looking for a reply as earliest as possible.

All Answers

  • Author
    Replies
    • #2515075

      Clarifications

      by schawda ·

      In reply to Table Control in ASP.NET 2005

      Clarifications

    • #2515047

      The code snippet inside the button click event

      by tony hopkinson ·

      In reply to Table Control in ASP.NET 2005

      might help us help you

      • #2516005

        Already tried that code snippet

        by schawda ·

        In reply to The code snippet inside the button click event

        hey, thanks for your reply but i have already tried this thing. I have written a code for dynamically creating rows and cells in a table control in the button click event. But that is not working, with that code it can only create single row on the first click. After first click on every consecutive clicks, it just shows one row i.e. next row is not included on button click. but i want to include a new row everytime i click on the button.

        • #2515808

          What code snippet?

          by tony hopkinson ·

          In reply to Already tried that code snippet

          I haven’t seen it!
          So if you post that code snippet, I might be able to give you a clue where to look.

        • #2558176

          Answer?

          by jluciano ·

          In reply to What code snippet?

          I’m having the same exact issue? What was the answer??

          Thanks

Viewing 1 reply thread