Hi All,
I want ot use Row Details feature of RadGridView, but I need to show or hide this section upon value of one of the row's cell (during data entry) or value of a property of bound object (at startup); is there any way?
I would first like to apology for the late response. The reason for the delay was that while creating the attached example project I found an issue in our example which I had to find a fix for before I can modify and give to you.
In the aforementioned project you will find a modified version of the Row Details example from our Demo application. This project demonstrates how you can build a grid where the visibility of the details section depends on a value inside a grid column. In the particular case the check box column of the grid. When a cell has a value of true (the check box is checked) the row this cell is contained in will display the details cell.
I hope the example will be useful. Should you have further questions, I would be glad to help.
Regards,
Ivan Petrov
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.