Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
74
of
4,987
(
49,864
total posts)
< 1
second(s)
Unsupported control type in DataGrid column
Hello again,
I'm receiving the following error when I attempt to update an entry from a datagrid (developed in Dreamweaver MX 2004):
System.Exception: Unsupported control type in DataGrid column: CuteEditor.Editor at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)
Any ...
Posted to
Cute Editor for .NET
(Forum)
by
gbartlett
on
October 5, 2004
Manual upload with visible="false"
Hello
I have script below for uploading files.
But,
if
i will
set
to
element
"fileinput1" ...
Posted to
Ajax Uploader
(Forum)
by
AlxReiter
on
November 12, 2012
Re: FileTypeNotSupportMsg include Filename in the pattern
Hi KatlimRuiz,
To achieve your requirement, I suggest you
verify the file extension in API
CuteWebUI_AjaxUploader_OnSelect and custom the verify logic there. like the example below, try to upload a file (not jpg), it should shows the error message format what you ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 18, 2012
Re: OnUploadCompleted Not firing in code behind.
Hi Tarus,
Please test the example below. AjaxUploader work with a UpdatePanel and the method UploadCompleted works fine.
If you
still get this issue, please create a simple page which can reproduce this issue and send it to Kenneth@CuteSoft.net. I will check it and get back to you as soon as ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 1, 2010
Re: Renaming File
Please try the following code: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?>
<html>
<head>
<title>Demo 1 - use SaveDirectory property</title> </head> <body>
...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
August 23, 2010
Mac FF rendering with anchors
Please paste the following HTML (identified as the resultant in my last post) into your sample in HTML view using firefox on the mac
- switch to WYSIWYG - it does not render properly - works in browser but not in cutesoft editor, in this case it is not showing everything that had an anchor in front of it except what we entered lat (do the ...
Posted to
Cute Editor for .NET
(Forum)
by
sperndogger
on
May 25, 2007
Re: Cute editor not loading properly in jquery pop-up with Chrome
Hi nrsharma,
Please try the example below, I moved the
display: none; into the div target.
<%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 10, 2012
Re: BGcolor property
Ciprian,
Just set BgColor property as followings:
<asp:TemplateColumn HeaderText = ''Title''>
<ItemTemplate>
<%# DataBinder.Eval(Container.DataItem, ''FirstName'') ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 17, 2004
adds in its own code?
I have a section of code I want users to be able to edit with CuteEditor, but when I submit it, the editor adds in its own code and messes us the page. What can be done about that????
<td width=''380'' valign=''top''><table width=''100%'' border=''0'' cellpadding=''0'' cellspacing=''0''> <tr> ...
Posted to
Cute Editor for PHP
(Forum)
by
TopHatDan
on
September 14, 2009
Re: Cute Web Messenger's Display name limited to 40 characters issues
Hi dspoh,
Please try the code below. I tested on asp.net 1.1, it works fine.
Class
MyDataManager
Inherits
CuteChat.AppDataManager ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
July 7, 2010
More Search Options
« First
...
< Previous
72
73
74
75
76
Next >
...
Last »