I am new to AngularJs and i want to implement a data-table like we do in JQuery for that i came across Louis Lin Angular-datatable i have copied the html and JS as is from the site , but still i am unable to use it properly for example
For 'with-options' section their implementation shows like
Mine looks like
Am i missing something , please let me know if there is any complete example of using this datatable.
Also i see error message in console like
TypeError: this.renderDataTableAndEmitEvent is not a function, is there some problem with this library.