[CLOSED] Grid Panel - Row Editing Plugin

  1. #1

    [CLOSED] Grid Panel - Row Editing Plugin

    Hi,

    I am trying to implement the row editing plugin, as given in this example
    http://mvc.ext.net/#/GridPanel_Update/Restful/

    I am facing problem, when I try to edit the last row in the grid.
    It expands the panel in the bottom and create some whitespace for the update/cancel button.

    See the screenshot.

    Middle row editing is fine, but the last row editing generates some more space and produces scrollbar.
    Is there any way to customize the update/cancel panel.

    I would like to move the update/cancel panel, upwards when I am editing the last row.

    Please suggest.

    Thanks,
    Rajiv Dutt
    Attached Thumbnails Click image for larger version. 

Name:	GridRowEditing1.PNG 
Views:	39 
Size:	20.0 KB 
ID:	9971  
    Last edited by Daniil; May 06, 2014 at 6:51 AM. Reason: [CLOSED]
  2. #2
    Hi @RajivDutt,

    If remove the GridPanel's height in this example, the buttons appear atop.
    https://examples2.ext.net/#/GridPane...ins/RowEditor/

    Please clarify what Ext.NET version are you using?
    Last edited by Daniil; Apr 16, 2014 at 4:41 PM.
  3. #3
    Quote Originally Posted by RajivDutt View Post
    Hi,

    I am trying to implement the row editing plugin, as given in this example
    http://mvc.ext.net/#/GridPanel_Update/Restful/

    I am facing problem, when I try to edit the last row in the grid.
    It expands the panel in the bottom and create some whitespace for the update/cancel button.

    See the screenshot.Click image for larger version. 

Name:	GridRowEditing1.PNG 
Views:	39 
Size:	20.0 KB 
ID:	9971

    Middle row editing is fine, but the last row editing generates some more space and produces scrollbar.
    Is there any way to customize the update/cancel panel.

    I would like to move the update/cancel panel, upwards when I am editing the last row.

    Please suggest.

    Thanks,
    Rajiv Dutt
    I want to show left bar, there is a property in gridpanel called leftbar. Can you provide any example code, how to use it?
    I want to show a thick border on left side, like you can see in the screen attached. Currently its a separate column added for that purpose :(

    Thanks,
    Rajiv Dutt
  4. #4
    Hi,

    I want to show left bar, there is a property in gridpanel called leftbar. Can you provide any example code, how to use it?
    See the following sample (Vertical Toolbar In Panel)
    https://examples2.ext.net/#/Toolbar/...ayout_Toolbar/

Similar Threads

  1. Replies: 3
    Last Post: Oct 11, 2013, 10:28 PM
  2. [CLOSED] performing editing the grid inside row expander plugin
    By pawangyanwali in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: May 13, 2013, 5:40 AM
  3. Grid Panel Cell Editing focus
    By shaileshsakaria in forum 2.x Help
    Replies: 0
    Last Post: Jan 13, 2013, 9:14 AM
  4. [CLOSED] Grid Panel - Conditional Editing
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 17, 2012, 6:03 AM
  5. [CLOSED] Grid panel Editing?
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Oct 01, 2009, 8:22 AM

Posting Permissions