Disable Roweditor on View mode

  1. #1

    Disable Roweditor on View mode

    Hi,

    I need to disable the roweditor in the gridpanel,when the page is in view mode

    Is this possible?

    Thanks in advance.
  2. #2
    Quote Originally Posted by Siva View Post
    Hi,

    I need to disable the roweditor in the gridpanel,when the page is in view mode

    Is this possible?

    Thanks in advance.
    <Plugins>
    <ext:RowEditor runat="server" SaveText="Grabar">
    <Listeners>
    <BeforeEdit fn="ingresoProducto_CancelarEdicion" />
    </Listeners>
    </ext:RowEditor>
    </Plugins>

Similar Threads

  1. Replies: 2
    Last Post: Jan 10, 2012, 6:35 AM
  2. Disable Roweditor
    By jhohan25 in forum 1.x Help
    Replies: 0
    Last Post: Aug 08, 2011, 9:01 PM
  3. I am not able to view in Designer mode plz help
    By rizwanitarsi in forum 1.x Help
    Replies: 3
    Last Post: Jul 20, 2011, 10:12 PM
  4. [CLOSED] when roweditor in Add/Update mode
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Dec 09, 2010, 5:22 PM
  5. View controls internal in mode design
    By olimpia in forum 1.x Help
    Replies: 4
    Last Post: Jun 09, 2009, 8:12 AM

Tags for this Thread

Posting Permissions