how to make the checkbox to be editable in a listview?

0
As I am using this Checkbox in a listview. the user has to check that box as to select that address for his order.i Tried by using the onchange action to change the status to true but it not worked.  
asked
2 answers
0

select yes option in the editable in the listview, this will make checkobx editable

answered
-1

Hi Attar Dasthagir,

 

In list view you have option called editable yes or no , you can select yes for it to make checkbox editable

answered