Blogger Information
Blog 34
fans 1
comment 0
visits 57159
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Bootstrap Table 中文文档(完整翻译版)
Y的博客
Original
998 people have browsed it

 

Bootstrap Table 中文文档(完整翻译版)

http://blog.csdn.net/rickiyeat/article/details/56483577

$('#table').bootstrapTable({
    onEventName: function (arg1, arg2, ...) {
        // ...
    }
});

$('#table').on('event-name.bs.table', function (e, arg1, arg2, ...) {
    // ...});


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post