While using the Accordion Control, I am getting an error:-
Not getting any errors while using controls like Repeater, Calender etc. Why me getting this error?
please help me in this topic.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Bineesh ViswanathPosted Sep 3, 2013, 1:15 PM
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Accordian.aspx.cs" Inherits="Accordian" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="AjaxToolkit" %>
Sanjeeb LenkaPosted Sep 2, 2013, 2:12 PM
share your aspx code.