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
54
of
85
(
848
total posts)
< 1
second(s)
Custom button: Object reference not set to an instance of an object.
To add a custom button, I use the following code in the Page_Load of my web form: WebControl toolctrl4 = Editor1.CreateCommandButton(''send'',''send.gif'',''Insert My Custom Text''); toolctrl4.Attributes[''onclick'']=''document.Form1.submit();''; int pos = ...
Posted to
Cute Editor for .NET
(Forum)
by
enderwiggen2
on
February 11, 2005
CE Performance issue related to Template.aspx file
Hi. I´ve notice that in v4.0, the textarea of CE is actually filled by the ./CuteSoft_Client/Template.aspx file, so when I have a aspx page, eg, my mypage.aspx that has a CE instance in it, calling this page will actually call 2 pages and then fire 2 assemblies: mysite.dll and cuteeditor.dll. This method actually causes a delay in my website. Is ...
Posted to
Cute Editor for .NET
(Forum)
by
KenA
on
November 26, 2004
Re: Javascript after upload?
Hi, Which AJAX framework are you using ? Microsoft AJAX or other ? Uploader do not fire client side event after the server side FileUploaded get executed. Because the way to do the
postback
is various. At server side you can register javascript output for the AJAX . Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
July 27, 2009
Re: CE:Editor updating another CE:Editor in an UpdatePanel
Hi Tallery, You can try page property "MaintainScrollPositionOn
Postback
", the editor will not effects the page position, so you may need to achieve it by other code to set the page position after page
postback
. Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 28, 2013
Re: CuteEditor - IE 11 Problem: Cannot get passed information from editor content in custom dialog form with IE 11
Hi Ken, I tried your page is works in IE10. The problem is that my popup dialog form is aspx page and has postpack action. After
postback
, the dialog window cannot keep the position of editor's content. This happened in IE10 and IE9. Other browsers are worked fine. Wei
Posted to
Cute Editor for .NET
(Forum)
by
wzou
on
May 15, 2014
Re: Problem with Scroll on Postback
Adam, Basically what was shown in this article: http://aspnet.4guysfromrolla.com/articles/111704-1.aspx -mkc
Posted to
Cute Editor for .NET
(Forum)
by
mchoo
on
April 4, 2006
Re: AjaxUploader: Prevent Hiding of Custom Queue Table
I just realized that the page is doing a
postback
after the files are finished uploading, which is most likely why the table (that is built in javascript) is disappearing. So the next question is now, can I prevent the control from doing a
postback
when it is done uploading all of the files? - John
Posted to
Ajax Uploader
(Forum)
by
jcaruso
on
February 22, 2010
Re: 6.2/6.3/6.4 issue with CuteEditorDropDown class in IE7
Code for default.config below... although all I did was remove items from the supplied file until I saw the behavoir we were seeing. :-) <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration> <codeviewToolbars> <item type=''g_start'' /> <item type=''image'' name=''Save'' ...
Posted to
Cute Editor for .NET
(Forum)
by
mike.chambers
on
June 11, 2009
Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)
I have the same problem. See my Post at http://www.cutesoft.net/forums/16605/ShowPost.aspx. We would like to buy CE, too. But with that error we can't use it...
Posted to
Cute Editor for .NET
(Forum)
by
Teal'c
on
March 13, 2006
Re: Disabling editor on client
Yup, that sample is indeed read only - so I wasnt able to edit anything. The problem is if an editor that was readonly on page load (not
postback
) and then readonly is set to =''false'' afterwards. I could edit except clicking on the font color and background doesnt change the highlighted text.
Posted to
Cute Editor for .NET
(Forum)
by
ralc001
on
September 23, 2007
More Search Options
« First
...
< Previous
52
53
54
55
56
Next >
...
Last »