Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Toolbar
More Search Options
Showing page
8
of
142
(
1,418
total posts)
< 1
second(s)
Re: how to bring wanted buttons show in single toolbar
Yes. 4. Set the template or layout to use for the
toolbar
s dynamically using Editor.TemplateItemList property. For example: <CE:Editor id=''Editor1'' TemplateItemList=''bold, ilatic, underline'' runat=''server''></CE:Editor> C# Example: Editor1.TemplateItemList = ''bold, ilatic, underline''; ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 30, 2005
Re: CuteEditor Toolbar is disabled
Hi Msawma, Please download the latest version, it should fix this issue. Latest version downloads http://cutesoft.net/downloads/folders/21904/download.aspx Also, you can try the way below 1. Open file “\CuteSoft_Client\CuteEditor\Template.aspx” 2. Find section below and delete/comment it <link ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 19, 2011
Re: Inconsistent Behaviour between toolbar and keyboard shortcuts ASP.NET 1.1
Hi pstanford, I just tested in asp.net 1.1, it works fine for me. what version you are using? Is you site online? If so, can you send the test page url to Kenneth@CuteSoft.net? I will check it and get back to you as soon as possible. Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 4, 2011
Re: I need to add bold and italic buttons to the HtmlView toolbar
By adding the buttons to the default.config and setting the CodeViewTemplateItemList property, I was able to make the buttons appear. However, now I'm getting some very strange behavior. If I boldface some words in HTML mode, it will make the text itself bold; it will not add tags. If I then toggle to ''Normal'' mode, ...
Posted to
Cute Editor for .NET
(Forum)
by
afroblanco
on
December 21, 2007
Re: Toolbar Error in Custom Module on DNN4
airstream345, I've checked the files you sent to me. Is the settings control a built-in module or custom module? It created some strange names. For example: ''dnn:ctr370:ModuleSettings:/Settings.ascx:teContent:_ctl0:ClientState'' ............. <div ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 13, 2006
Re: Cute Editor 6.1 toolbar icons mouse-over issue in IE8
Dear hulkcodefreak, http://cutesoft.net/example/general.aspx, this is online example url, I have tested it in ie8, it work fine, I advise you upgrade to v6.6, this is latest version. Upgrade to v6.6 is free. Download url is http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx Regards, Eric
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 15, 2010
Re: Toolbar Button Functionality - Adding Javascript
Please check the following example: How to capture the SAVE button click event?( C# | VB ) This example demonstrates how to capture the SAVE button click event by using client-side code and server-side code. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2008
Toolbar display
I recently upgraded to latest version of CuteSoft.net. On some user machines, the
toolbar
looks like first uploaded picture and on others, the second screenshot. The full.config file should display the first screenshot and I checked the code and is correct. Why would the second screenshot example be happening for
toolbar
...
Posted to
Cute Editor for .NET
(Forum)
by
Schly
on
July 29, 2005
Re: Toggling between a simple toolbar and a more advanced toolbar...
Adam - Ok so I can change the ConfigurationPath property programatically when a user clicks a button, however when I do that and then click the save button on either
toolbar
it doesn't fire my postback command event. What's up with that?
Posted to
Cute Editor for .NET
(Forum)
by
mhonaker
on
June 15, 2007
Re: Align 1 toolbar button to the right?
Solution 1: You can add a div around the editor: <div style="direction: rtl"> <CE:Editor id="Editor1" Erunat="server" ></CE:Editor> </div> Solution 2: Add css into the web ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 25, 2013
More Search Options
« First
...
< Previous
6
7
8
9
10
Next >
...
Last »