baris

Results 5 comments of baris

I made a drop down list for that purpose x.component.html ``` 10 20 50 100 ``` x.component.ts ``` source: LocalDataSource = new LocalDataSource(); constructor() { this.source.load(yourData); } defaultRowPerPage = 10;...

> @boyukbas Can you explain this.source field. Because you did not mentioned any. I want to implement page limit option like your example. How it will reflect based on button...

> @boyukbas thanks for this - but I was wondering if it was possible to add this solution to the bottom of the table > ![image](https://user-images.githubusercontent.com/2589463/132840063-9889b240-2b86-48fa-9b9e-8197a80c2c33.png) > > I did...

Hi, I am also getting the same error. Most of the time it still works but when lights start flickering, I try a few more times. I wonder if it...

Sorry, I am no longer using it so I don't have much to say :)