Several asp.net controls produce output in a certain way, making it challenging to customize their appearance (like childview in grid). I am struggling with changing the position of the <tr> content and currently only have the idea of using JavaScript to generate div wrappers. Does anyone know of a more efficient method to achieve this?