Hi
Please see the attached image (a mock up image made in Word) and trying to achieve that and breaking my head.
As the image shows for each group row I want to show details like Age,PhoneNumber.
They can be shown in the grid but my requirement is to be shown in the group row.
For example, consider 1st row based on the name "Cesc Fabregas" I search and retrieve a ObservableCollection that contains the
customers Age,Phone Number. I have to some show these in the group row itself and not in the grid.
I don't want to show the fields horizontally, I have to show them vertically as shown in the image.
The user can then click on any of the group row to show more details about the customer.
Need to know if this can be done very urgently and if yes please provide me a sample code or any hint. Please help
Please see the attached image (a mock up image made in Word) and trying to achieve that and breaking my head.
As the image shows for each group row I want to show details like Age,PhoneNumber.
They can be shown in the grid but my requirement is to be shown in the group row.
For example, consider 1st row based on the name "Cesc Fabregas" I search and retrieve a ObservableCollection that contains the
customers Age,Phone Number. I have to some show these in the group row itself and not in the grid.
I don't want to show the fields horizontally, I have to show them vertically as shown in the image.
The user can then click on any of the group row to show more details about the customer.
Need to know if this can be done very urgently and if yes please provide me a sample code or any hint. Please help