Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

Row expand event is available in data table? #45

Open
prakashkaruppiah opened this issue Aug 6, 2018 · 2 comments
Open

Row expand event is available in data table? #45

prakashkaruppiah opened this issue Aug 6, 2018 · 2 comments

Comments

@prakashkaruppiah
Copy link

prakashkaruppiah commented Aug 6, 2018

Hi,
Row expand event is available in data table?.Please help us.

@luidiva
Copy link

luidiva commented Oct 29, 2019

<ng-template #dataTableExpand let-item="item">
<div [textContent]="item.description" style="padding: 5px; color: gray">

@brunano21
Copy link
Owner

brunano21 commented Nov 8, 2019

Hi,
Row expand event is available in data table?.Please help us.

Unfortunately no, but I'll be happy to accept PR. It should be pretty easy to add it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants