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

GridView GroupRow Customization

0 Answers 42 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Luke
Top achievements
Rank 1
Luke asked on 09 Nov 2011, 03:22 AM
Hi,

I have a GridView which is by default going to be grouped by Person (one of the columns). This is so the user can either see totals per user or go into more detail if grouping removed.

User needs to be able to change/adjust some of the value in the grid, which is fine when working without grouping. However, I need to also implement a feature in which users will be able to change values directly on the "Grouped row". 

I'm not sure how to tackle this issue, I know I will have to template GroupRow, however I'm not sure how to make it so some of the fields are actually behaving like a cell (where you double click to edit).

Is there any tutorial or example I could base my work on?

Cheers!

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Luke
Top achievements
Rank 1
Share this question
or