How can I make a specific detailsview row of a specific height? I tried css and itemstyle-height, but I seem to have misplaced my brain and/or visibly don’t understand how some things work in that.
May sound stupid or inappropriate of a use, but I want to use a detailsview to show information about something, and I’m separating information with a “spacer” row for now.
Another suitable answer to my question would be the way to insert space after a specific row to ensure that my sections are separated.
Why doesn’t the “itemstyle-height” property of my templatefield isn’t obeying my orders? I want it tamed!
I’m personally not offended at all by programmatically adding a separator row that lets you visually break apart the sections of your data.
Even if this requires looping once through your dataset, your performance will be virtually unchanged and the additional separator row will give you a lot of flexibility to style, label, space the sections as necessary.