Click here to Skip to main content
15,907,687 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Determining i a file is an image Pin
Josh Smith2-May-06 9:13
Josh Smith2-May-06 9:13 
GeneralRe: Determining i a file is an image Pin
Ista2-May-06 9:54
Ista2-May-06 9:54 
QuestionDatepicker problem Pin
macca242-May-06 4:49
macca242-May-06 4:49 
AnswerRe: Datepicker problem Pin
Siva Subramanian2-May-06 5:09
Siva Subramanian2-May-06 5:09 
GeneralRe: Datepicker problem Pin
macca242-May-06 5:31
macca242-May-06 5:31 
GeneralRe: Datepicker problem Pin
J4amieC2-May-06 5:53
J4amieC2-May-06 5:53 
GeneralRe: Datepicker problem Pin
Siva Subramanian2-May-06 6:24
Siva Subramanian2-May-06 6:24 
QuestionDataGrid Pin
Siva Subramanian2-May-06 4:31
Siva Subramanian2-May-06 4:31 
Hello,

I want to display a report like the one given below in ASP.NET1.1 using any of the web server contrls such as Repeater, DataView, DataList etc. This report is a little different from a table like report in that it has section headings such as Status:Enabled, Status: Disabled etc. My stored proc returns all the data at once sorted using the status code (2:Enabled, 1:Disabled, 0:Temporary etc). Any help is appreciated. I guess the DataGrid is not very usefull if you want your tables to be formatted...like in this case I want a sections-based report. Many thanks

Status: Enabled
Code Name Decimals Sort Order Country
---------------------------------------------
GBP Pound Sterling 2 1 United Kingdom
EUR Euro 2 2 European Union
USD US Dollar 2 3 United States

Status: Disabled
Code Name Decimals Sort Order Country
---------------------------------------------
AFA Afghani 2 99 Afghanistan
DZD Algerian Dinar 2 99 Algeria


Siva
AnswerRe: DataGrid Pin
sathish s2-May-06 19:49
sathish s2-May-06 19:49 
QuestionProblem with showing image pop out on mouseover.. Pin
MudkiSekhon2-May-06 4:05
MudkiSekhon2-May-06 4:05 
QuestionAdding Controls to a Panel Vertically Pin
hasanali002-May-06 2:37
hasanali002-May-06 2:37 
AnswerRe: Adding Controls to a Panel Vertically Pin
hasanali002-May-06 23:28
hasanali002-May-06 23:28 
QuestionDropdownlist Pin
jaikrishna2-May-06 2:28
jaikrishna2-May-06 2:28 
AnswerRe: Dropdownlist Pin
Paddy Boyd2-May-06 2:42
Paddy Boyd2-May-06 2:42 
GeneralRe: Dropdownlist Pin
jaikrishna2-May-06 22:58
jaikrishna2-May-06 22:58 
GeneralRe: Dropdownlist Pin
Paddy Boyd2-May-06 23:03
Paddy Boyd2-May-06 23:03 
Questionplz solve my Prob Pin
Balavardhan2-May-06 2:06
Balavardhan2-May-06 2:06 
AnswerRe: plz solve my Prob Pin
Paddy Boyd2-May-06 2:44
Paddy Boyd2-May-06 2:44 
Questionhow to upload folder from client to server Pin
hemaneelagiri2-May-06 1:58
hemaneelagiri2-May-06 1:58 
AnswerRe: how to upload folder from client to server Pin
CWIZO2-May-06 2:50
CWIZO2-May-06 2:50 
Questiondiff. amoung DataSet, DataView, Repeater Pin
raghuvarma2-May-06 1:53
raghuvarma2-May-06 1:53 
AnswerRe: diff. amoung DataSet, DataView, Repeater Pin
Guffa2-May-06 2:13
Guffa2-May-06 2:13 
Questiondiff. amoung DataSet, DataList, Repeater Pin
raghuvarma2-May-06 1:52
raghuvarma2-May-06 1:52 
QuestionFolder Access rights Pin
Ziaous2-May-06 1:17
Ziaous2-May-06 1:17 
QuestionCreate table at run time on ASP.NET Pin
Balwan2-May-06 0:42
Balwan2-May-06 0:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.