ASP(vb) .net - Field with no value or null still showing header
I have a problem with a datalist showing the header of the field even though there is no data or the field is null. I cant seem to find a way round this issue and it is starting to get really frustrating(like with most MS Products).
Does anyone know how to prevent the row from showing or how to just not render the field header at all if there is no value?