dynamic checkbox position on PlaceHolder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nikky
    New Member
    • Nov 2006
    • 25

    dynamic checkbox position on PlaceHolder

    I m using C#.net
    i m using a placeholder which contains dynamic table and dynamic checkbox
    .i want to position check box after each row.but i want to place it after table.not within the table.

    how can i fix the position of check box
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Client side script is usually better suited to this task. HTH.

    Comment

    • Nikky
      New Member
      • Nov 2006
      • 25

      #3
      Originally posted by kenobewan
      Client side script is usually better suited to this task. HTH.

      thankx but still can't do this think.i m new in this plz help me how can i fix the position of dynamic control in place holder.

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        I suggest ajax or javascript?

        Comment

        Working...