I am trying to find a way to have an ASP datalist wrap to the next line as a div gets smaller in a fluid layout
I have set the Repeat Direction to Horizontal and I know how to specify how many items via the Repeat Columns which incidentally is set to 9. The problem is that when I reduce the size of the fluid div in my browser the datalist overlaps the div rather than wrapping to the next line within the div. Does anyone have a solution?
