in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

ASPxHTMLEditor custom combobox

Last post 10/7/2008 4:56 AM by Albertas Satrebla. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Previous Next
  • 9/16/2008 9:25 AM

    ASPxHTMLEditor custom combobox

    Hi

    i have a question is it possible to add custom combobox with custom functionality to toolbar items? That could look like font change dropdownlist.

    I want to have custom combobox, that inserts for example templated fields to editor content, that later on i could replace them with other values.

    Thanks for any help :)

    Filed under:
  • 9/30/2008 3:13 AM In reply to

    Re: ASPxHTMLEditor custom combobox

    Hi!

    Currently it's impossible to add a custom combobox to ASPxHtmlEditor's toolbar. What task are you trying to accomplish?

    Thanks,
    Andrew R

    R&D, ASP.Net Team
    Developer Express Inc.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/Support/Center
  • 10/7/2008 4:56 AM In reply to

    Re: ASPxHTMLEditor custom combobox

    Hi i was able to do that:

     Custom dropdownlist is created by inheriting from HtmlEditorToolbarDropDownBase

    Custom dropdownlist item is created by inhereting from ToolbarListEditItem.

    Then i was able to add that dropdownlist to toolbar. But the main thing i dont like is the ditor's low performance and delay, when i repopulate those dropdowns. And i that issue would be solved, i would definetley buy suite that includes aspxhtmleditor.

Page 1 of 1 (3 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED