This question is locked. New answers and comments are not allowed.
Hi,
I have a DetailsProvider set on my GridView. Which work just fine.
| this.externalDetailsPresenter.DetailsProvider = myGrid.RowDetailsProvider; |
However when I set grouping by dragging a column to the header of the RadGridView - I can no longer view my RowDetailsProvider.
When I do the same thing on the Telerik example here it also does not work. Make sure you have set External Details Presenter: to Visible. Then group by any column and you will se the details are no longer visible.
Is this designed behaviour or a bug that's going to be fixed?
Thanks
Simon