A simples scenario using GridView + Buttons + TextBoxes

Last post 05-17-2006 4:21 AM by Luis Abreu. 1 replies.

Sort Posts:

  • A simples scenario using GridView + Buttons + TextBoxes

    05-16-2006, 11:27 PM
    • Member
      25 point Member
    • mdsrlz
    • Member since 05-17-2006, 3:18 AM
    • Posts 5

    Hello!

    I have a GridView and some TextBoxes to type the data (Id, Name...). I also have a button called "_btnSave". I want to add new itens to my DataSource when I click on the Save button... to do this, I've used two updatePanels: one to GridView and other to the button.

    The Button UpdatePanel is used just to avoido the Button Postback...

    I'd like to know if there is any way to use just the UpdatePanel of the grid. Is it possible?

     

    Thanks

  • Re: A simples scenario using GridView + Buttons + TextBoxes

    05-17-2006, 4:21 AM
    • All-Star
      25,662 point All-Star
    • Luis Abreu
    • Member since 02-12-2005, 1:22 AM
    • Madeira [Portugal]
    • Posts 5,368
    • TrustedFriends-MVPs

    hello.

    if i understood your question correctly, then i'd say that you can put everything inside an update panel...it shuold work that way...

    --
    Regards,
    Luis Abreu
    email: labreu_at_gmail.com
    EN blog:http://msmvps.com/blogs/luisabreu
Page 1 of 1 (2 items)