|
Search
You searched for the word(s): .net 4.0
Showing page 384 of 1,307 (13,069 total posts)
< 1 second(s)
-
Guys,
you are trying to create serious product but did not spend so much time on testing.
Did you try your self to install live support on .NET 2.0 + oracle.
All you advices are not good. And stanalone sample is not right in this case.
Contact me if you want consultation how to do that. Because I run it under 2.0 + ...
-
Adam:
SaferSephy,
Which version of Cute Editor are you using?
Please try this example:
http://cutesoft.net/example/general.aspx
This example is running version 6.0.
This editor does the same, even though mine is 5.x. Also i found out that when i don't finish my tags on ...
-
Adam,
If you add the HTML snippet from my original post to this example (under Windows XP or Vista and IE7), you should see the issue. Just to be clear, I'm referring to behavior of the dropdown list in the Normal pane, not the Preview pane. Also, if you click it twice in rapid succession, the list will stay down. But this ...
-
Thanks Ady,
But I don't think that's the problem. First, I can't give the PDF document a style sheet. I'm using CE's built-in PDF converter and all it does is read the editor's text.
Second, and more importantly, when I use other company's .NET converters (Sautin), they work fine against the same content.
BTW - I still ...
-
Hi Adam,
How is this a solution? The main reason for using the ASP.NET AJAX framework is to make rendering more efficient by using partial page rendering. If this is set to false, surely it is impossible to render parts of the page?
If there no way to render the required JS before we actually set the control to be ...
-
Adam,
we installed the complete cutesoft sample .net 2.0 from the latest version on a local iis (xp, all patches, testet with ie 7.0) on different computers, without modifications from us.
With the default demo page of the sample we have a delay by enter characters. This delay is bigger in the second ''new'' ...
-
Adam,
It's .NET version 6.0, I just double-checked my bin directory.
The templatepath is a physical path to a subdirectory in my development machine, which is ''c:\data\template\''. I also tried hardcoding the physical path, same result.
In debug mode secset.TemplateGalleryPath value ...
-
jboduch,
This issue is resolved in version 6.0. Numerous optimization methods has been applied.
Demo:
Http://cutesoft.net/example/Dynamically-Create-Editors.aspx
If you check the HTML code of the page, you can find the following code:
<!-- CuteEditor ctl01 Begin --> ...
-
Adam:
It works here in this example:
http://richtextbox.net/test/Ajax.aspx
Hello Adam,
I just tested the link above and found out that the editing area of the CuteSoft Editor is not restored properly after the panel has been updated.
You can reproduce this behaviour by clicking the link above, (type some text,) ...
-
what if you setting these styles through code dynamically and can't put them in a css file? Right now I am putting styles within a script block of the html that the editor is displaying.
Example:string strStyle = ''<script type=''text/css''> .page{background-color:Blue;}</script>'';
string strHTML = ...
... 384 ...
|
|
|