hi, I am having a huge problem here!
the scenario is i am trying to create dynamic accordion Panes to a accordion control inside a tab panel in a content page. It works just fine in a regular webform page which does not use a master page. but if i try to add dynamic accordion panes to a accordion inside a tab panel, it stops working. but I hav tested i can use static accordion panes jsut fine.
here is my code:
...
User Profile
Collapse
-
dynamic accordion inside a tabPanel
-
[QUOTE=robertonl ine]Set the aCC.ID! It will work fine!
Hi i think ACC is the ID and I am running into the same problem!!! can u show me the actual code that works?
Thnx -
axxon started a topic need help on how to detect which one of the dynamically loaded button fired the eventin ASP Classicneed help on how to detect which one of the dynamically loaded button fired the event
Hi guys! I am at my wits end detecting which one of the dymically loaded button fired the click event(since they all have same ID and text value)
Heres the scenario:
I have created a loop to read through the records of a table and creat dynamic buttons. I have also created the button_click event. But in the event handler I can not figure out at which point of the iteration the event was fired!!
my code is:... -
Hi I am using ASP.net 2.0, and the latest ajax extention and toolkit from http://ajax.asp.net
How ever I have already solved the problem..yeyyy! anyway..i wil post the solution here:
ascx file:
<%@ Control Language="C#" AutoEventWireup ="true" CodeFile="WebUs erControl.ascx. cs" Inherits="WebUs erControl" %>
<asp:Button ID="Button1" runat="server"...Leave a comment:
-
axxon started a topic Calling Button_click event in dynamically loaded UserControl from the Main Pagein .NETCalling Button_click event in dynamically loaded UserControl from the Main Page
Hi guys! This is my first post here
I have this really nagging problem which is driving me crazy for 3 days already.Thought I would come here and post the question in case someone can help!
I have a created a WebUserControl called AddEditPanel. In the usercontrol I have several text fields and one update button, which, when called is supposed to update some record in the database .
And then I call that usercontrol...
No activity results to display
Show More
Leave a comment: