User Profile

Collapse

Profile Sidebar

Collapse
Abbas82
Abbas82
Last Activity: Oct 12 '07, 06:25 AM
Joined: Oct 13 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Abbas82
    started a topic Closing the DropDownExtender's Panel manually
    in .NET

    Closing the DropDownExtender's Panel manually

    Hi,

    I have a nested DIV structure where both have an onclick event, hence I am cancelling the event from bubbling up to the outer DIV, but this has caused the Panel to remain opened when I click on another dropdown (in another item within my repeater) or anywhere else on the page, and I am wondering if anyone knows how to close the panel manually using the AjaxControlTool kit.DropDownBeh avior?

    Here is some source code:...
    See more | Go to post

  • Abbas82
    started a topic Click Event not firing
    in .NET

    Click Event not firing

    Hello,

    I am working on a site with an input form that has required field
    validators. If the user doesn't enter something in one of the
    textboxes, the error message appears. When they enter something and:

    1) goto another field on the form (the error message clears) then
    click OK, the click event fires as expected
    2) click OK without focusing on another field, only the error message
    ...
    See more | Go to post

  • Abbas82
    replied to Losing a session variable
    Something tells me its an ampersand in an XML string, I am really having trouble replicating it though. I wish I could just call the user up and tell him show me what ur doing. I've tried impersonating him on the production site, but I still havent had any luck with the replication.
    See more | Go to post

    Leave a comment:


  • Abbas82
    started a topic Losing a session variable

    Losing a session variable

    Hi,

    Currently there is a web user that always gets an error on our
    application due to a missing session variable. All other session
    variables are still in tact, but this one seems to disappear and hence
    the user can no longer access everything on the site.


    Any ideas as to where this value goes? I've checked my ASP code and
    saw nothing that would re-set this variable's value....
    See more | Go to post

  • Abbas82
    started a topic GridView DataSource

    GridView DataSource

    Hi,

    I am working on a GridView control to play a game. I am trying to make the cells editable; however, when I click on edit I lost my data or I get an error:

    Object reference not set to an instance of an object

    Here is a code sample (excuse the messiness, I am still debugging things and I like to clean-up at the end)


    Code:
    protected void Page_Load(object sender, EventArgs e)
    {
    ...
    See more | Go to post
No activity results to display
Show More
Working...