Search

You searched for the word(s): table
Showing page 26 of 255 (2,541 total posts) < 1 second(s)
  • Selecting an Existing Table

    Hi All -  I have found that if I set the cellpadding and border on a table to 0 then I can no longer select the table.  Does anyone know a solution for this (other than clicking on the HTML tab and manually changing the cellspacing and border or not allowing a table to have 0 for the border and cellspacing)? This also happens on the ...
    Posted to Cute Editor for ASP (Forum) by alwilkinson on March 9, 2005
  • Re: Table Properties not retaining values

    I discovered that when I try to output the var ''element'', in v4.0 it holds a value, but in 4.2 it is always null.   For example, I tried this:   var arg=top.dialogArguments;  var element=arg.element;  alert(element);  if(element)  {   p_table=element;  }   So ...
    Posted to Cute Editor for ASP (Forum) by ngaudreau on September 29, 2005
  • Re: Customizing Queue Table

    Hi Eric, Could you kindly provide some assist in VB. Also, I am currently using                      <CuteWebUI:Uploader ID=''Uploader1'' runat=''server'' multiplefilesupload=''true'' ManualStartUpload=''true''                 ...
    Posted to Ajax Uploader (Forum) by chrisluo on May 3, 2011
  • Re: Can i able to create custom buttons with 1 to N numbers? based upon database table record count

    Hi,  The Given examples shows me to create custom button in tool bar etc.. http://cutesoft.net/example/customization.aspx but my question is can i create 5 or 6 buttons at a time,  i mean when my page loading time can i able to create 5 custom buttons based on the database table's record count? i mean if i give 1 to 5 in for loop, ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 15, 2005
  • Re: Default Table Width

    Dave,   Please open the following file:   CuteSoft_Client\CuteEditor\Scripts\Constant.js   and modify the code below:   // When creating a table using the Wizard, the following default attributes apply. editorconstant._CreateEditingTableStyle = "<table border='0' cellspacing='2' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2013
  • Re: We are using <div> intead of <table>

     Hi,   Myabe you can try my steps frist?   1. go to http://richtexteditor.com/demo/    2. Copy/paste the html code below into the html view of the ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on June 30, 2014
  • Re: Table Properties not retaining values

     ngaudreau wrote: Ya, I figured that the rows and columns drop downs should be disabled, but they are not.  Maybe they should just display the number of rows and columns as a static integer on the window, rather than in a drop down.   I will download the file again tomorrow.  Thank you very much.   Are the files ...
    Posted to Cute Editor for ASP (Forum) by ngaudreau on October 7, 2005
  • Re: IE Issue - Blank Line After Inserting Table

    Hi,   Does not support to insert an empty link when the table for now, sorry for your inconvenience. about the IE10/11 issue you mentioned, I have reported to the development team and we will improve it in the future version.   regards,   Ken 
    Posted to Cute Editor for ASP (Forum) by Kenneth on June 29, 2016
  • Re: Upgrade error from 3.0 to 3.1 Cutechat and Cutemessenger

    TLI,   upgrade_3.0_to_3.1.sql   CREATE TABLE [dbo].[CuteSupportNote] ( [NoteId] [int] IDENTITY (1, 1) NOT NULL , [OperatorId] [int] NOT NULL , [OperatorName] [nvarchar] (50)  NOT NULL , [CreateTime] [datetime] NOT NULL , [UpdateTime] [datetime] NOT NULL , [Color] [nvarchar] (50)  NOT NULL ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 23, 2006
  • Re: AgentUserId is member of what department

    Dear DavidMag,   The following snippet demonstrates how to load departments and opertors from database, you can find this snippet in file ''ManageDepartments.aspx'' which can be found in download package.   private void DataGrid3_DataBinding(object sender, EventArgs e)  {   string ...
    Posted to Cute Live Support (Forum) by Eric on February 20, 2011
« First ... < Previous 24 25 26 27 28 Next > ... Last »