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

How to handle data angular's way when using AJAX & server-side processing? #162

Closed
nashtsai opened this issue Dec 25, 2014 · 2 comments
Closed
Labels

Comments

@nashtsai
Copy link

as per subject, is there an event I can handle when datatable is constructing table cell? such as where I want to make it a hyperlink, instead of label, with ng-click='do_click(full)' attribute, etc?

@l-lin
Copy link
Owner

l-lin commented Dec 25, 2014

You can use the renderWith method. Please see the documentation.

@l-lin l-lin added the question label Dec 25, 2014
@nashtsai
Copy link
Author

got it, thanks.

btw, can you also check comment I placed on #150 , I think the problem is a bug

@l-lin l-lin closed this as completed Dec 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants