User Profile

Collapse

Profile Sidebar

Collapse
axxon
axxon
Last Activity: Oct 2 '07, 10:06 AM
Joined: Jul 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • axxon
    started a topic dynamic accordion inside a tabPanel
    in .NET

    dynamic accordion inside a tabPanel

    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:

    ...
    See more | Go to post

  • axxon
    replied to Accordion
    in .NET
    [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
    See more | Go to post

    Leave a comment:


  • guys hellpp...!!gosh no body replied...!!
    See more | Go to post

    Leave a comment:


  • need 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:...
    See more | Go to post

  • 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"...
    See more | Go to post

    Leave a comment:


  • Calling 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...
    See more | Go to post
No activity results to display
Show More
Working...