GridPanel Grouping Problem

Page 1 of 2 12 LastLast
  1. #1

    GridPanel Grouping Problem

    Hi,
    I created a GridPanel with grouping and it is working fine. But I noticed two issues:
    1- After exapnding a group, sometimes clicking on a row within the expanded group causes the group to be collapased, while still there are rows in that group. This also happens in the example provided in examples explorer: https://examples1.ext.net/Examples/G...eous/Grouping/.
    2- The grid shows almost 500 rows (505 rows), the LoadMask does not show.
    Any guidance is highly appreciated.
    Thanks in advance
  2. #2

    RE: GridPanel Grouping Problem

    Hi yaser82,

    1. I was not able to reproduce this behaviour.


    2. Rendering 500 rows is a lot of rows. You might want to cut that down a bit and implement server-side paging. Again, I was not able to reproduce the problem based upon your description of the problem.*


    Geoffrey McGill
    Founder
  3. #3

    RE: GridPanel Grouping Problem

    Hi Geoffrey,
    Thanks for your replay.
    1- In the grouping example, expand a group (ex.Light: Shade (12 Items)), start clicking each row, regradless of where you start, first row down or last row up, after clicking 3+, sometimes 4+ rows, the group collapses immediately. I'm using Coolite v0.7 and IE 7
    2- Thanks for the suggestion, sounds much better.
    Thank you
  4. #4

    RE: GridPanel Grouping Problem

    Hi,
    I just want to add, when using grouping (GridView) the horizontal scrolling disappear. How to force it?
    should I open a new topic for this?
    Thanks
  5. #5

    RE: GridPanel Grouping Problem

    for the last part (horizontal scrolling) now it is solved. I had to set the ForceFit property to false.
    ForceFit="false"
    Thanks
  6. #6

    RE: GridPanel Grouping Problem

    Hi,
    Have you been able to reproduce the first issue (when clicking the data row under a group)?
    Thanks
  7. #7

    RE: GridPanel Grouping Problem

    Have you been able to reproduce the first issue (when clicking the data row under a group)?
    Yes, I have reproduced the issue now. On first inspection of the source code nothing looked out of place, so we have to do some more research into the problem. I will keep this thread updated with our progress.


    Geoffrey McGill
    Founder
  8. #8

    RE: GridPanel Grouping Problem

    Hi yaser82,

    Actually, could you separate out your first question into a new forum topic and post in the "Bugs" forum? That way we'll be able to better track the status of the defect.


    Geoffrey McGill
    Founder
  9. #9

    RE: GridPanel Grouping Problem

    Hi,
    Ok I will in a min. Thanks
  10. #10

    RE: GridPanel Grouping Problem

    Hi Geoffrey,
    I just posted a new topic with the issue as instructed by you.
    Thanks
Page 1 of 2 12 LastLast

Similar Threads

  1. Grouping giving problem
    By huzzy143 in forum 1.x Help
    Replies: 0
    Last Post: Sep 22, 2011, 5:46 PM
  2. [CLOSED] Problem with Grid Panel Grouping Commands (0.8.3)
    By vedagopal2004 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 03, 2010, 2:26 PM
  3. GridPanel Grouping
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 26, 2009, 8:40 AM
  4. [CLOSED] Remote grouping or grouping summary for GridPanel
    By jchau in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 08, 2009, 10:23 PM
  5. GridPanel Nested Grouping
    By yaser82 in forum 1.x Help
    Replies: 0
    Last Post: May 24, 2009, 6:43 AM

Posting Permissions