|
|
Search
You searched for the word(s):
< 1 second(s)
-
Hi Piyush,
Your post sounds very familair to me.
I have the same...no replies on our questions on this forum or emails what so ever.
To bad because I like the control but no (good)support or answers.
It let me to search for other wysiwyg/edit controls.
-
Hi Adam,
Can you give me an update on this?
We have 2 weeks of evalutation left and then I have to tell my boss the conclusions.
I can not tell him that I found a great control but that it is impossible to convert the HTML to correct RTF and back.
Is this something that will be fixed in a new version?
and if so do ...
-
Hi Adam,
Can you give me an update for this?
Regards,
Maarten
-
Hi Adam,
That demo is a conversion to PDF, not RTF.
Anyway, it doesnt work either.
No table's are visible and special characters not converted correctly.
-
Hi,
With http://cutesoft.net/example/editRTF2.aspx I make a table (1 row, 2 cells) but when opening the RTF file, the table is completly ignored!
Also special charaters like &#8217; and eurosign (&#8364;) etc are not working.
That I dont care so much about...just pointing that out.
The table issue is a real ...
-
Hi Adam,
Thank you for your answer.
It is working in the BottomTemplate, thank you.
Is there a possibility to get the textbox in a custom toolbar?
This is for the layout and working for us desirable.
(We want to keep the functionality and look and feel the same.
With the BottomTemplate solution the user has to ...
-
Hi,
I created a new toolbar and inside that toolbar I have a textbox.
The strange thing is I can't type text into it.
Page_Load:
CuteEditor.ToolControl tct = rtb.ToolControls[''myToolbar''];
TextBox txt = new TextBox() { ID = ''txtName'' };
tct.Control.Controls.Add(txt);
I see the textbox, but cant get focus in it or type any ...
|
|
|