[CLOSED] gridpanel with horizontal lines

  1. #1

    [CLOSED] gridpanel with horizontal lines

    Any recommendations how I can add horizontal lines with (merged cells so I can add text) to a gridpanel? see the image.

    Thanks,
    /Z
    Attached Thumbnails Click image for larger version. 

Name:	gridWithHorizontalLines.png 
Views:	5 
Size:	18.2 KB 
ID:	22011  
    Last edited by Daniil; Mar 17, 2015 at 12:41 PM. Reason: [CLOSED]
  2. #2
    Hello @Z!

    I believe this examples does exactly what you want. If you don't want it to be 'expandable' and 'collapsible' you just set it up as such.

    The catch is just add a column containing 'Workers' on every entry for workers and 'Staff' on every entry to be grouped in the 'staff' part.

    Example: GridPanel - Grouping

    For example, the grid will be like:
    user,group
    user1,staff
    user2,staff
    user3,worker
    user4,worker

    and then you group by the 'group' column.

    I hope this helps! Let us know otherwise!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] GridPanel Lines
    By state in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 21, 2022, 6:01 PM
  2. Replies: 6
    Last Post: Nov 12, 2014, 8:35 PM
  3. Horizontal Scrollbar in GridPanel
    By dangerlinto in forum 2.x Help
    Replies: 1
    Last Post: Aug 25, 2014, 6:58 PM
  4. Replies: 6
    Last Post: Oct 22, 2012, 12:51 PM
  5. [CLOSED] How to show grid lines in the gridPanel
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jun 10, 2009, 5:10 AM

Posting Permissions