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

Grid Grouping Behavior - Not Collapsing and Shrinking First Column

0 Answers 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 03 Feb 2012, 04:33 PM
Hi All,

I have a grid bound to local data, and am using a RowTemplate to render the results.

When I use the grouping functionality a few things happen:
  1. I cannot collapse a group
  2. The first column in the grid becomes very small, hiding the contents of that column.
  3. In my real-world code the Group Name shows up as "undefined", but I can't reproduce that in the example.
I have attached a sample project.  Try grouping by LastName to see what I mean.

Thanks in advance for any help!


EDIT: After a little more investigation, it seems that using the RowTemplate is causing the grouping behavior.  If I take the RowTemplate out, the grouping works great (aside from the first column being shortened).  In my scenario - I really think I need to use the RowTemplate.  Is this a bug, or can I build my RowTemplate differently to avoid this grouping behavior?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Matt
Top achievements
Rank 1
Share this question
or