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

doesn't work #19

Open
ABakumenko opened this issue Dec 14, 2017 · 0 comments
Open

doesn't work #19

ABakumenko opened this issue Dec 14, 2017 · 0 comments

Comments

@ABakumenko
Copy link

Hi,
I use knoclout. And use typescript. I paste your code to my page and it doesnt work.
I add new variable to my model
people = [ { firstName: "Mike", lastName: "Smith", age: 34 }, { firstName: "Ben", lastName: "Miller", age: 18 }, { firstName: "Rebecca", lastName: "Abbarno", age: 25 } ];

And paste your tablecode to my html page. I see table and data on my page. But when I click on header css is changing but data not sorting.

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

1 participant