option for confirmation
akorinek opened this issue · 1 comments
akorinek commented
It would be nice to have an optional confirmation alert before the ajax request is submitted, similar to the trash button in the yii2 grid widget.
demogorgorn commented
I don't think so. It's easy to implement yourself using for example Vex modal dialog widget/Bootstrap modal and beforeSend js event.