Sizing input boxes
I made a script to line up columns to proper names and the format showed up nice like this:Then I tried to add a check box to the right hand side and now the column name boxes are different widths. Any input on what I need to change to get it to look like the first image(all the boxes the same size) just with the check boxes on the end of each row? Names Default To Here(1);
dt=current datatable(...