Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: How can I present data in this format using a dot.net web control?


Message #1 by sg48@y... on Fri, 11 Oct 2002 05:52:33
Hi. I want to populate a dot.net web control from a database.
I want the first cells in the first column to span a variable number of 
rows, depending on how many items there are in a category.

---------------------------|
   |                       |
   |       D               |
 C |-----------------------|
   |       E               |
   |                       |
---|-----------------------|
   |       G               |
   |-----------------------|
 F |       H               |
   | ----------------------|
   |       I               |
----------------------------

  Return to Index