Hybrid View

  1. #1
    Ext User
    Join Date
    Mar 2008
    Posts
    19
    Vote Rating
    0
    venky0589 is on a distinguished road

      0  

    Default Multiple level of grouping in grids

    Multiple level of grouping in grids


    Hi

    Hi,
    I implemented a multi level grouping in grids. This is my first posting, any feed back will help me improve the grouping grid

    thanks
    Attached Images
    Attached Files

  2. #2
    Sencha Premium Member
    Join Date
    May 2007
    Posts
    57
    Vote Rating
    0
    tchitani is on a distinguished road

      0  

    Default


    Hi

    Great plugin.

    However if I use it with JSON data from server, sorting does not work.

    Thanks
    Nik

  3. #3
    Sencha User galdaka's Avatar
    Join Date
    Mar 2007
    Location
    Spain
    Posts
    1,166
    Vote Rating
    -1
    galdaka is an unknown quantity at this point

      0  

    Default


    Hi,


    Excellent screenshot!! but the example not works for me (IE6). Can you post a example following the Ext examples structure folders?

    Thanks in advance,

  4. #4
    Sencha Premium Member
    Join Date
    May 2007
    Posts
    57
    Vote Rating
    0
    tchitani is on a distinguished road

      0  

    Default


    Hi

    I was able to run the attached example on IE.
    Just a hint: remove a paging toolbar (irrelevant to the array reader demo), remove rendering at the end and get rid of a couple of extra commas in JS file.

    Regards
    Nik

  5. #5
    Ext User
    Join Date
    Mar 2008
    Posts
    19
    Vote Rating
    0
    venky0589 is on a distinguished road

      0  

    Default


    Hi
    See a updated screen shot code , sorting , and store configured to JSON reader


    thanks
    Attached Images
    Attached Files

  6. #6
    Sencha Premium Member
    Join Date
    May 2007
    Posts
    57
    Vote Rating
    0
    tchitani is on a distinguished road

      0  

    Default


    Thank you for the JSON example. Works in IE/Mozilla.
    Will be great to have a config option available: hideGroupedColumn: true
    Will be also great to dynamically add/remove grouping columns.

  7. #7
    Sencha User justusvm's Avatar
    Join Date
    May 2010
    Location
    Chennai, TN
    Posts
    10
    Vote Rating
    0
    justusvm is on a distinguished road

      0  

    Default


    Please update the multigrouping in grid using extjs 4

  8. #8
    Sencha User galdaka's Avatar
    Join Date
    Mar 2007
    Location
    Spain
    Posts
    1,166
    Vote Rating
    -1
    galdaka is an unknown quantity at this point

      0  

    Default


    Quote Originally Posted by venky0589 View Post
    Hi

    Hi,
    I implemented a multi level grouping in grids. This is my first posting, any feed back will help me improve the grouping grid

    thanks
    Two things:

    1) Not works in IE6. But works fine in FF2!!.

    2) Is posible add extra CSS for remove / customize extra lines in categorized rows?


    I think this way is the best / easy solution for trasform a grid in a treegrid!!!

    I upload the fixed version of "MultiGroup.html" for extract in "ext-2.1\examples\sourceMg" and run!!

    Thanks in advance,
    Attached Files

  9. #9
    Ext User
    Join Date
    Mar 2008
    Posts
    19
    Vote Rating
    0
    venky0589 is on a distinguished road

      0  

    Default


    Hi
    a update with Multi Grouping in grid with json ,separate css hidegroupcolumn property and sorting
    Attached Images
    Attached Files

  10. #10
    Sencha User galdaka's Avatar
    Join Date
    Mar 2007
    Location
    Spain
    Posts
    1,166
    Vote Rating
    -1
    galdaka is an unknown quantity at this point

      0  

    Default


    Hi,


    Is posible a original local demo for test pourposes?


    Thanks in advance,