SpoonX/aurelia-datatable

Action buttons not showing up for edit and destroy

jasontll opened this issue · 2 comments

When using edit.delegate and destroy.delegate the button will not show up. As a workaround I have to do edit.bind instead, is that a normal behavior? I need to wrap the bound method to another method to have them work, Which is weird.

nvtin commented

@jasontll Yes That is old document.
so please check this issue to get more detail #96

Docs updated!