Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » client script (RSS)
  • Getting uploaded file name and add link in WebHTMLEditor

    I am trying to insert a link to an uploaded document within the WebHTMLEditor (such as Doc, PDF, XLS etc). I can upload the document just fine through the dialog and get a nice "Upload Successful " popup which also shows the file name. But in the AfterAction script, I would like to insert a...
    Posted to Forum by mintypip on 09-10-2008
  • WebHtmlEditor in a WebDialogWindow

    Hi, in our application we need a Editor inside of a modal WDW, the problem is that there is a ToolBarDropDown element typeof "Insert" inside of the Editor. Via CodeBehind we add some CustomItems to it. When we try to open the DropDown it is shown behind the wdw. How can we access the properties...
    Posted to Forum by AndreHuehn on 05-27-2008
  • Re: Remove specified tags from markup

    I got it working with a bit of JavaScript trickery. With the below JavaScript code you can filter the HTML from cut + paste commands (from the editor button, right-click menu, or ctrl-v). It uses regular expressions on the client side to remove whole tags while keeping the contents, removing Word class...
    Posted to Forum by dirq on 01-30-2008
  • Re: Force relative path when inserting image

    Here is the code, partially given to me by Infragistics support, that creates a client side script for the AfterAction event. Using this you can determine if the action was an image insert and adjust the rendered html accordingly to remove the base of the url from the string to make the image path relative...
    Posted to Forum by dirq on 01-30-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems