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
muthukumar
NA
0
101.2k
my ajax control not works
Dec 18 2013 2:24 AM
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:TextBox ID="TextBox1" Columns="80" Rows="20" TextMode="MultiLine" runat="server"></asp:TextBox>
<asp:HtmlEditorExtender ID="HtmlEditorExtender1" TargetControlID="TextBox1" EnableSanitization="false" runat="server">
</asp:HtmlEditorExtender>
</form>
it is my code afte viewbrowser it shows only the textbox with 80 20
htmleditor extender doesnot shows on it
i use vs studio 2010 in frame work of 4.0.3
thanks advance
Reply
Answers (
2
)
how to design a ajax for a textbox as calendar control with
how to use ajax auto complete extender inside the gridview