I have to create checkboxes in my app dynamicaly.The number of checkboxes depends on the response from the server.I can create the checkboxes dynamically as per the response from the server using list view.But the requirement is that the checkboxes should be loaded in two columns. Please check the image attached.Please help me.Thanks in advanceI have to create checkboxes in my app dynamical