Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need an working example #4

Open
Angusoft-India opened this issue Feb 12, 2019 · 9 comments
Open

Need an working example #4

Angusoft-India opened this issue Feb 12, 2019 · 9 comments

Comments

@Angusoft-India
Copy link

Hi,

Thanks a lot for the great component.

Please provide a working demo at https://stackblitz.com

Thanks

@daniele-zurico
Copy link
Owner

Hi,
are you experiencing any particular problem? the usage is quite easy and is documented on the readme.

@edaloicaro18
Copy link

Is it possible to load the detail on demand?

@daniele-zurico
Copy link
Owner

Not currently! You need to pass the entire array back

@karthiktanj
Copy link

I need to show parent ,child and subchild with filter,sorting and pagination. Is it possible in the material component?
Data
StudentNo, StudentName, Year, Month, Rank
karthik, 1, 2020,Jan ,1
karthik,1,2020,Feb,2
Karthik,1,2020,Mar,1

Report has to show in Drill Down Format with Parent,Child and SubChild.
Parent Row---->StudentNo, StudentName ( 1, Karthik)
Child Row------>year (2020)
SubChild Row ---> Month,Rank (Jan,1) , (Feb,2),(Mar,1)

@karthiktanj
Copy link

Could you please share me the working demo code in the github

@karthiktanj
Copy link

Hi,
are you experiencing any particular problem? the usage is quite easy and is documented on the readme.

I am facing the issue in filtering and paging with this structure. Could you please share me the nested Filter and Paging code

@karthiktanj
Copy link

Hi,

Thanks a lot for the great component.

Please provide a working demo at https://stackblitz.com

Thanks

Could you please share the working demo link ?

@daniele-zurico
Copy link
Owner

I don’t think I’ve one but I created a post that explain what to do and how it works.
https://www.dzurico.com/blog/angular-master-detail-table

@karthiktanj
Copy link

karthiktanj commented Jul 7, 2020 via email

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

No branches or pull requests

4 participants