Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
You can find the corresponding parent row like so:
private
void
childGrid_RowActivated(
object
sender, Telerik.Windows.Controls.GridView.RowEventArgs e)
{
var parentRow = e.Row.ParentOfType<RadGridView>().ParentRow;
}
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.