Posted 27 September 2018, 5:39 pm EST
Hi,
I would like to disable the default row selection in Flexgrid. I would like to select/unselect a row only by checking/unchecking a checkbox at each row.
Something similar to this
http://jsfiddle.net/mkgupta911/pq58z0yj/6/
note: BTW wijmo is instantiated from the HTML like below
<wj-flex-grid ... >
<wj-flex-grid-filter #filter ></wj-flex-grid-filter>
</wj-flex-grid>