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:...
User Profile
Collapse
-
Closing the DropDownExtender's Panel manually
-
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
... -
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. -
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.... -
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) {
No activity results to display
Show More
Leave a comment: