Microsoft
Software
Hardware
Network
Question : Grid View Question
I have a dataset the resembles the attached text file.
I need a grid view that will resmple the attached Excel file
Note how the 'Region Name' is on a blank line as well as the subtotals and totals.
Is this doable in a gridview? I would imagine it would have to be a nested gridview?? Any help is greatly appreciated.
Attachments:
Sample-Data-Set.txt
(195 bytes)
(File Type Details)
Sample Data Set
Sample-Gridview-Output.xls
(17 KB)
(File Type Details)
Sample Output
Answer : Grid View Question
I would use a repater, which offers better customization of the output
yes you would need a nested repeater
here a simple tutorial on how to manipulate repeaters
http://msdn.microsoft.com/
en-us/libr
ary/aa4789
59.aspx
Random Solutions
Follow Up on previous question
read text of SP
NT system generated accounts
CD burner suddenly stopped working after not being used for a year
Adding time to a date/time field
VB.NET 2008 Dynamically Add Forms Controls Based on Directories and Files
Sharepoint HostHeader Web site and Office Web Applications not working correctly
Server with SBS 2003 retrive pop3 mail faster.
[PS4.0 R6] Datacollector not found
making multiple url calls on the same page in javascript