I am calling the users list from dashboard with filter the user status.
I need to change the url sAjaxSource from ui options.
<table id="dataTable" ui-options="{
sAjaxSource: 'api/users/',
aoColumns: [
{ mData: 'first_name' },
{ mData: 'last_name' },
{ mData: 'email' },
{ mData: function(user_status){
}
]
}" >
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire