TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nilesh Avhad
NA
600
306k
Ajax control toolkit problem
Apr 19 2013 12:16 AM
This is my default.aspx page source code as follows
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="aLWAYSvISIBLE.WebForm1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:Panel ID="Panel1" runat="server">
Hello world!</asp:Panel>
</div>
</form>
</body>
</html>
I added a refereance of the ajax control toolkit. But none of the control get into the designer page. When I drag and drop the control on designer page none of the control get into that page. I added a ajax control toolkit very well. I am very disgrace with this. It's very urgent. Any help will greatfull and welcome.
Advance thanx
Reply
Answers (
2
)
Plotting graph in asp.net using the data from excel
how to put condition on document.getelementid with css