Thursday 2 February 2012

Ajax -Editer Control

the AJAX Control Toolkit tab includes a control named the Editor control. This control displays a rich HTML editor. Follow these steps to add the Editor control to a page:



  1. Create a new ASP.NET page named ShowEditor.aspx
  2. Select the ScriptManager control from beneath the AJAX Extensions tab in the toolbox and drag the control onto the page.
  3. Select the Editor control from beneath the AJAX Control Toolkit tab in the toolbox and drag the control onto the page
  4. Run the web site by selecting the menu option Debug, Start Debugging or hitting the F5 key.You should see the page


The DisplayEditor.aspx page

No comments: