This is a migrated thread and some comments may be shown as answers.

[Solved] Abnormal behavior of Radgrid.

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Natarajan
Top achievements
Rank 1
Natarajan asked on 09 Apr 2009, 10:47 AM
Hi all,

I have a rad grid in my application.

On this rad grid, there is a context menu defined. When I rightclick on the radgrid, this context menu pops up. It has an option to open the details of the items listed in the grid. This works fine in a normal scenario.

But......

When I group the items in the grid, and Collapse the first group, and right click on the first item in the next group and open it's details, I find that the details of some other item are displayed. After the R&D I had done in this case, I find the following.

For example:
Consider a rad grid with the followin arrangement.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Group 1
    Row 1
    Row 2
    Row 3
Group 2
    Row 4
    Row 5
    Row 6
Group 3
    Row 7
    Row 8
    Row 9
    Row 10
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

In the above arrangement, if I collapse Group 1 and right click on Row 4, the context menu popsup, and when I open the details of this row, I find that the details of Row 7 are being shown, which means Row 4 + 3 items = Row 7. There are 3 Rows in the First Group. It is adding up in the above fashion and showing the details of the wrong item.

This happens when ever I collapse groups and try opening the details of an item in the rad grid.

Kindly help me out at the earliest possible.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 10 Apr 2009, 03:55 PM
Hi Natarajan,

Unfortunately I could not reproduce the issue on the live site. At this point I will ask you to open a formal support ticket and send us a small working project that isolates the problem, so we can check it. Thus I could do my best to help you further in resolving it.
 
Greetings,
Pavlina
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Natarajan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or