Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82201

withSelect Option under DTOptionBuilder not working

$
0
0

I am struggling in implementing the code used in the following code.

http://l-lin.github.io/angular-datatables/archives/#!/withSelect

when I try to include following piece of code under my DTOptionBuilder I am getting an error **withSelect ** property saying that it is not an Option

.withSelect({
            style:    'os',
            selector: 'td:first-child'
        });

What I am trying to achieve is an angular datatable with checkboxes which enables user to select single or multiple rows by checking checkboxes
There is precursor tho this question which led me to ask this question. Please take a look at the following link
https://datatables.net/forums/discussion/46616/checkbox-with-datatable-row-selection?new=1

Thanks


Viewing all articles
Browse latest Browse all 82201

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>