Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): postback
More Search Options
Showing page
25
of
85
(
848
total posts)
< 1
second(s)
Re: Can I change the Images in toolbar to larger one
kiranpanjal, Please open toolbar configuration files first. The Cute Editor toolbar configuration files, which contain XML, specify the toolbar configuration information of the Cute Editor instance. To change the size of the built-in buttons, please change: <item type=''g_start'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 25, 2006
Re: turning off htmlentities behavior
As an aside, it seems that the
postback
behavior for the control's HTML entities differs between when the control is in HTML mode and Normal mode... may be an indication of a bug somewhere. Try putting some quotations into some text, then doing a
postback
in html and normal mode. On my tests the results were different. Can you ...
Posted to
Cute Editor for .NET
(Forum)
by
jmvoodoo
on
November 3, 2005
Re: How to add a button to the toolbar
If anybody is interested here's the code that worked for me. I now have one other problem. I need to figure out how to make the button not
postback
the page: Dim Button2 As New System.Web.UI.WebControls.Button Button2.Text = '':: Get Record from DB ::''Button2.Attributes.Add(''
postback
'', ...
Posted to
Cute Editor for .NET
(Forum)
by
cmessineo
on
September 26, 2005
Editor suggestion/Enhancement
I have a suggestion for enhancements - when the toolbars are not present - allow us to add buttons to the bottom bar (see ''pink region'' in the image below. The reason why? To allow us to bind a couple buttons for
postback
- when the tool bar is not present. For Example: Say we want to use the text box - without toolbar - but ...
Posted to
Cute Editor for .NET
(Forum)
by
LOGIKonline
on
January 13, 2005
Re: Spotting a save button postback
the 'save' button's default onClick is: onclick=''__do
PostBack
('rich_text_box_name',''); So, one way to respond to the save click event is to put a rich_text_box_name_TextChanged event in the code. Respond accordingly. Doug
Posted to
Cute Editor for .NET
(Forum)
by
dhills
on
September 1, 2004
'Save' button
In the CuteEditorUsersGuide.pdf there's a mention of a ''Save'' button a couple of times... both in the list of buttons on page 11 and in several of the AutoConfigure layouts. Yet, for the life of me I can't get a ''Save'' button to appear. I've tried manual configuration and setting the Template property. How can I do this? Second, ...
Posted to
Cute Editor for .NET
(Forum)
by
areeve
on
January 11, 2004
Re: No postback event when autoconfigure is set to simple
claraattermo, To analaze this issue we need to check your code. Please create a simple example showing this issue and send it to kenneth@cutesoft.net
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 2, 2009
Re: JavaScript Error Object required
Hi, I am sending code:// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx. // All other rights reserved. /// <reference name=''MicrosoftAjax.debug.js'' /> /// <reference ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
July 21, 2009
Re: Class attribute is removed after postback
Hi chalked, You just need to move the mouse over the dll file If the online demo works for you. Please download the latest version and try again. Download: http://www.cutesoft.net/downloads/folders/21904/download.aspx Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 19, 2009
Re: Receiving JavaScript Error on ASP.net AJAX Partial Postback
Hi Adam, I've discovered the source of the JavaScript error -- 'ResizeMode=''AutoAdjust''. That particular attribute doesn't seem to agree with ASP.net AJAX. I'm using 'PlusMinus' for now until you and your team get an opportunity to resolve. TML
Posted to
Cute Editor for .NET
(Forum)
by
TML
on
April 3, 2009
More Search Options
« First
...
< Previous
23
24
25
26
27
Next >
...
Last »