Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
510 Points
989 Posts
Apr 29, 2012 12:34 PM|LINK
hi i m adding ajax html ediotr from back end ,hoe can i add height width or css to it from backend
Dim myHTMLExtender = New AjaxControlToolkit.HtmlEditorExtender
myHTMLExtender.ID = ds.Tables(0).Rows(i).Item(0) & "_HTM" myHTMLExtender.TargetControlID = myTextBox.ID
Smadhu
Member
510 Points
989 Posts
how to add css to html editor
Apr 29, 2012 12:34 PM|LINK
hi i m adding ajax html ediotr from back end ,hoe can i add height width or css to it from backend
Dim myHTMLExtender = New AjaxControlToolkit.HtmlEditorExtender
myHTMLExtender.ID = ds.Tables(0).Rows(i).Item(0) & "_HTM"
myHTMLExtender.TargetControlID = myTextBox.ID