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

Lazy-loading is not working #89

Open
bairaginath opened this issue Mar 25, 2015 · 4 comments
Open

Lazy-loading is not working #89

bairaginath opened this issue Mar 25, 2015 · 4 comments

Comments

@bairaginath
Copy link

$scope binding does not work on lazy loading if i fetch data from server.

@bairaginath
Copy link
Author

before binding data ,it downloaded file

@rajansoft1
Copy link

are you passing promise to it?

@bairaginath
Copy link
Author

yes Rajan , i already use promise . actually problem is before data binding csv file is downloaded.so in this case i use again click event fired after completed data binding.if u have any idea on please let me know . advance thanks .........

@rajansoft1
Copy link

can you write a plunkr to show me what you are doing, and can you also show me the data contract of your response?

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

2 participants