Try adding the `ajaxOptions` property to your `bootstrapTable` call. `ajaxOptions: {username:"yourusername",password:"yourpassword"}` For reference see http://bootstrap-table.wenzhixin.net.cn/documentation/ and http://api.jquery.com/jQuery.ajax/ and http://stackoverflow.com/a/11960692/1487413 ... please let us know if it works!
– Martin BurchFeb 18 '17 at 20:11