I have a grid having a DetailTable. If I try to group with a column in DetailTable ,Feilds are not binding Properly.
Some Columns are showing values of some other fields and Some Columns are missing.
Please help me to solve this issue.
1 Answer, 1 is accepted
0
Tsvetina
Telerik team
answered on 19 Nov 2010, 01:08 PM
Hello,
The control's behavior should be caused by some mistake in the setup. As you can see in this online demo, hierarchy and grouping in RadGrid can co-exist. So, please take a look at the setup there and if you cannot point out the difference that causes the issue on your side, please paste your code that handles the RadGrid creation and data-binding.