Skip to content

ui-grid expandable-disabling expandable module #6131

@avuthubhargavreddy

Description

@avuthubhargavreddy

using expandable grid, while expanding getting below error:
You have not set the expandableRowTemplate, disabling expandable module.
I have defined $scope.gridOptions = {
expandableRowTemplate:'/../../Scripts/app/components/BatchManagement/expandableRowTemplate.html',
expandableRowHeight: 150,
expandableRowScope: {
subGridVariable: 'subGridScopeVariable',
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions