Results 1 to 3 of 3

Thread: [2005] Update panel and gridview problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Between Try & Catch
    Posts
    249

    [2005] Update panel and gridview problem

    I've searched all over the net for a solution to this problem, with no result.

    On a webpage, there is an Ajax Update panel. This panel houses a gridview. I have added a button for edit mode, and set the edit item template I want the user to edit.

    The problem is that the gridview never goes into edit mode. When I click the button, the UpdateProgress icon starts moving, but the textbox never shows for the field I specified. It's getting pretty frustrating because I have no idea what I'm doing wrong.

    Any ideas?
    If my post helped you, please rate it!

    Languages: VB/ASP.NET 2005, C# 2008,VB6
    Databases: Oracle (knowledge not currently in use), DB2

    FROM Customers
    WHERE We_Know_What_We_Want <> DB.Null
    SELECT *
    0 rows returned

  2. #2
    Hyperactive Member mrmojorisin's Avatar
    Join Date
    Oct 2007
    Location
    London Town Vocation: Garden Cricket Genuis
    Posts
    439

    Re: [2005] Update panel and gridview problem

    Does the same thing happen if you take the GridView out of the update panel?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Update panel and gridview problem

    What is the UpdateMode property of the UpdaetPanel set to? Is EnableViewState true or false?

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