-
Notifications
You must be signed in to change notification settings - Fork 490
Edit/Delete function for Datatable Angular Firebase #324
Comments
Please see the documentation's example. |
it seems that I cant call the
|
Turns out I have problem in calling the
|
You can't use |
Got that solved thanks!. How about the edit & delete function? I cant seem to call them |
It's the same with |
Here's my current code. The only thing not working is
|
As I said, declare the |
Silly me, i keep getting this error ReferenceError: $compile is not defined . Turns out I forgot to reference it at the controller. I am so sorry man. Thank you! |
Hi, I need your help to add these functions into the datatable, Ive managed to add the button but its not working with
ng-click
.view:
script:
The text was updated successfully, but these errors were encountered: