I use CSS and transform to create formatted Excel spreadsheets. A neat trick is to create your spreadsheet the way that you want it and then save it as an XML file. You can then use that as a template to create your stylesheet.
On Jan 8, 9:41 pm, cunners <[email protected]> wrote: > 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?
