add grid row at runtime

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rakeshpatil1234
    New Member
    • Jan 2008
    • 9

    add grid row at runtime

    1) i have a datagrid and i want to add new row at runtime as
    first row * textbox value =secondrow
    and how to bind it
    2) how i can get the coloumn's value in textbox's
  • rajukotla
    New Member
    • Jan 2008
    • 12

    #2
    use add.newrow
    what is the problem???

    Comment

    • rakeshpatil1234
      New Member
      • Jan 2008
      • 9

      #3
      second row is grentated by adding the some value from textbox which is not in grid.
      and i am not able to get the gridcoloum value

      how can i get the grid coloum value ?

      Comment

      Working...