[CLOSED] ClicksToEdit gridPanel property doesn't found

  1. #1

    [CLOSED] ClicksToEdit gridPanel property doesn't found

    Hi,
    ClicksToEdit gridPanel property doesn't found
    Last edited by Daniil; Aug 15, 2012 at 10:39 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use the ClicksToEdit property of an editing plugin.

    Thanks for the report. We will add a respective CHANGELOG item.
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,

    Please use the ClicksToEdit property of an editing plugin.

    Thanks for the report. We will add a respective CHANGELOG item.
    What is the syntaxe of editing plugin ?
  4. #4
    Solved this the syntaxe :

                CellEditing cellEditing = new CellEditing();
                cellEditing.ClicksToEdit =  1;
                gridPanel.Plugins.Add(cellEditing);

Similar Threads

  1. [CLOSED] FileUpload property under FormPanel doesn't found
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 06, 2012, 3:31 PM
  2. [CLOSED] EnableDrag property of TreePanel doesn't found
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 06, 2012, 10:40 AM
  3. [CLOSED] EnableTabScroll property of TabPanel doesn't found
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 06, 2012, 10:26 AM
  4. [CLOSED] FieldClass property not found
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 19, 2012, 5:08 PM
  5. [CLOSED] [1.0]GridPanel ClicksToEdit
    By bethc in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 10, 2009, 4:30 AM

Posting Permissions