I have a string in the format ["0,1,0,1,1,0,1,0,0"]. Where 1 represents checked and 0 is not checked. I also have a grid where I have a checkbox in the first column.
I need to checkboxes according to my string.
I tried at first using JavaScript,...
asked by
08.07.2015 / 23:43