![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| | |||||||
| | Vista - how do you create a dynamic table/pivot table |
| |
| 03-14-2009 | #1 |
| | how do you create a dynamic table/pivot table I am new to programming so any guidance will be greatly appreciated. I am trying to use a repeater and also a pivot table to return data to a table similar to this... Dimensions: 2 Seat Sofa 3 Seat Sofa ---------------------- ---------------------- Width 72" Width 96" Height 33" Height 33" Depth 33" Depth 33" Seat Height 16 1/2" Seat Height 16 1/2" I have been able to get the repeater to work but it puts the data below each, like this... 2 Seat Sofa -------------------- Width 72" Height 33" Depth 33" Seat Height 16 1/2" 3 Seat Sofa --------------------- Width 96" Height 33" Depth 33" Seat Height 16 1/2" The data being returned will be dynamic as some will have multiple listings and others will not. Any idea how I can get it to display next to each other? Thanks in advance! |
| My System Specs |
| 03-16-2009 | #2 |
| | Re: how do you create a dynamic table/pivot table (...) Quote: > Any idea how I can get it to display next to each other? http://msdn.microsoft.com/en-us/library/x8f2zez5.aspx I am not sure it this is possible in a easy way. Try to use DataList control. If you realy want this horizontal repeater then the solution is propably to use css styles. http://programming.top54u.com/post/A...SS-Styles.aspx http://programming.top54u.com/post/A...iv-Layout.aspx Dawid Rutyna |
| My System Specs |
![]() |
| Thread Tools | |
| |
| Similar Threads for: how do you create a dynamic table/pivot table | ||||
| Thread | Forum | |||
| how to execute query which is use to truen result like pivot table | .NET General | |||
| Typed datasets and table table adapters components not showing inToolbox | .NET General | |||
| How to create a hash table from an array | PowerShell | |||
| dynamic table excel 2007? | Vista General | |||