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
70
of
142
(
1,420
total posts)
< 1
second(s)
Re: Minor bug in Insert Table dialog window
tomsl, This issue has been fixed. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 21, 2005
Re: Bug introduced in 2.2
I guess you´re right . It appears to be a little bug in the CE. I inserted a
Table
with Width=50% and Height=50% and the generated code is show below: <
TABLE
style=''WIDTH: 50 px ; HEIGHT: 50%'' cellSpacing=4 cellPadding=4 border=1>
Posted to
Cute Editor for .NET
(Forum)
by
KenA
on
April 17, 2004
Re: Default Table Border size
That doesnt seem to work but maybe your getting my question wrong. I was thinking of this border. can it be set to 0 as a default when adding a new
table
.
Posted to
Cute Editor for .NET
(Forum)
by
SUperDave
on
June 1, 2006
table background image path
i have recently tried to set the background image of a
table
unfortunatley its not giving me the domain with the url eg what its giving me (/images/test.jpg) what i want (http://localhost/images/test.jpg) any help would be brilliant
Posted to
Cute Editor for .NET
(Forum)
by
Capsey
on
November 29, 2006
Re: Error on call to GetDocument
Incognitobe: Hi Adam, thanks for the reply which sounds quite plausible and would certainly explain the error I´m getting, but I´m quite sure I got the ID right. Here´s a snippet from the html source of the
table
rendered by the editor (I omitted the style attribute): <
table
cellspacing=''0'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 19, 2010
Re: Not Loading correct Loader javascript for IE8
Dear myersjosh, Please follow steps: 1. clear cache 2. close all ie winodw 3. save the following code to test.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 2, 2010
Re: Can programmatically/dynamically set a background image for editor?
In the download package, there is a file named Using-External-Style-Sheets.aspx. Here is the source code of this example: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 3, 2008
Re: Some information
Luna, 1. You need to use script tag to let editor know it's a javascript code so that the above code will be protected by editor. output = '<
table
border=''1''>''n'; output += '<thead><tr><td>Widget ID</td><td>Views</td></tr></thead>''n'; output += ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 3, 2008
Re: HTML Output Databinding
I have not tried databinding automatically, but you could easily push the data around using the Edtiro1.Text property as Adam points out... C# Code Example // post the following into your ASPX page inside <% %> or in the page_load call in the code-behind. This is really a mickey-mouse example but ...
Posted to
Cute Editor for .NET
(Forum)
by
MarkMyWords
on
July 23, 2008
Re: CuteEditor for .NET | Unwanted Code
Here is an example of how it looks without using the CuteEditor for .NET Example: <
table
cellspacing=''2'' cellpadding=''2'' width=''100%'' border=''0''> <tr valign=''top'' align=''left''> <td ''width=348px'' height=''232px''> <font face=''verdana'' ...
Posted to
Cute Editor for .NET
(Forum)
by
tlw2008
on
April 1, 2008
More Search Options
« First
...
< Previous
68
69
70
71
72
Next >
...
Last »