Results 1 to 3 of 3

Thread: adding to a datagrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    183

    adding to a datagrid

    Ok I have a datagrid on my page and I want to add a row of data to it during runtime. Any ideas?

  2. #2
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    Cape Cod, US
    Posts
    292
    I'd do it by adding the row to the data source and then rebinding...

  3. #3
    Addicted Member
    Join Date
    Nov 2000
    Location
    UK
    Posts
    164
    I did this by showing the footer of the data grid. Check out this article: http://aspnet.4guysfromrolla.com/articles/021203-1.aspx
    ASP, SQL, VB6, Java Script and dubious guitar playing skills.

Posting Permissions

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



Click Here to Expand Forum to Full Width