Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): table
More Search Options
Showing page
44
of
142
(
1,420
total posts)
< 1
second(s)
Re: forcing paragraphs with one line of text
If anyone is interested, here's the fix I've built. It's not the prettiest thing, but works. We're calling this function on the SUBMIT button before the text is stored in the database. I hope it is of some use to someone... function checkForBlockTagWrappers (ByVal textToParse as String) as String ' set s as string that ...
Posted to
Cute Editor for .NET
(Forum)
by
Aluminum
on
July 13, 2004
Re: CleanUpMicrosoftWordHTML() automatically adds CDATA to my script tags
Hi Ken, Unfortunately the demo strips the script tags from the input. What I did was basically: 1) Allow client scripts in the document2) Call CleanUpMicrosoftWordHTML()3) Display the editor's Text property after the clean up. I can't seem to include an attachment, so i'll just put a modified default.aspx in a code block ...
Posted to
Cute Editor for .NET
(Forum)
by
jonathanexact
on
July 30, 2010
Re: bug: border on tables
I still have the same problem. When saving in html mode i get this code, which i correct: <
table
border=''0'' cellpadding=''2'' cellspacing=''2'' width=''500''> <tbody> <tr> <td> </td> <td> </td> </tr> </tbody> </
table
> When saving in design mode i get ...
Posted to
Cute Editor for .NET
(Forum)
by
eldorsen
on
April 26, 2007
Re: HTML Pasted got updated in Cute Editor
Thanks for youe response Adam. I was eagerly waiting for it but unfortunately the solution you gace doesn't help me. Here's the scenario :1. Take this block of HTML below and do Ctrl-v on HTML Tab in FireFox and See in Normal Mode.2. Now Repeat Step 1 with same below HTML in IE and check again in normal mode.3. Compare Firefox normal view and IE ...
Posted to
Cute Editor for .NET
(Forum)
by
smitaswaika
on
August 24, 2006
Re: Script error when adding a table
It works in the example. I figured it out. I don´t have ajax in my application so i set the property usedefaultdialog to true and now it works. Thanks
Posted to
Cute Editor for .NET
(Forum)
by
c_edling
on
November 7, 2008
Re: Disable Table Cell Drag/Drop
Perfect, that will do it. Thanks. BTW, it doesn't work in Firefox3, but it doesn't matter in my case because we only support IE 6+ in the app. Thanks again.
Posted to
Cute Editor for .NET
(Forum)
by
xavailx
on
July 30, 2008
Re: Is the Deveper Guide available as a download pdf or other format
Can't open CHM file/ CHM topics are blank Issue summary: After opening a CHM documentation file, a topic may not appear when you click a link from the
Table
of Contents. Also, when you try to use a Universal Naming Convention (UNC) path to open a .CHM file that exists on a network shared folder, topics in the .chm file may not ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 8, 2008
Re: CAS error using Row and Cell properties pop-up windows
>>P.S. I tried using the
table
tags in the control for this forum (obviously cuteeditor) and I don't have any trouble in firefox. Is there a config file or CSS class that I am missing? Can you download the latest build and try ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 28, 2007
Re: placement of items in dropdown list
Please note that this bug also affects the ''insert
table
'' control. The RenderRichDropDown property does not fix this problem. I have a master page with a scrollable div tag for content and this causes real problems. I read that you were looking to put in a fix for this in version 6. There is no mention on your website when ...
Posted to
Cute Editor for .NET
(Forum)
by
DominicTurner
on
January 25, 2007
Re: can i create drop Down Textbox with databind from sqlserver 2005
Step 1: <SELECT id=''DropDownList1'' name=''yourDropDownList1'' runat=''server''></SELECT> Step 2: SqlConnection mycn; SqlDataAdapter myda; DataSet ds; String strConn; private void Page_Load(object sender, System.EventArgs e) { if ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 13, 2005
More Search Options
« First
...
< Previous
42
43
44
45
46
Next >
...
Last »