Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAre there any good "substitute" ASP.Net lessons for "C# for programmers 2e"? Pin
That New Guy18-Dec-13 10:47
That New Guy18-Dec-13 10:47 
AnswerRe: Are there any good "substitute" ASP.Net lessons for "C# for programmers 2e"? Pin
Rahul Rajat Singh19-Dec-13 18:23
professionalRahul Rajat Singh19-Dec-13 18:23 
AnswerRe: Are there any good "substitute" ASP.Net lessons for "C# for programmers 2e"? Pin
abdul subhan mohammed21-Dec-13 3:44
professionalabdul subhan mohammed21-Dec-13 3:44 
Questionpass a value from custom text box control to controller Pin
Member 1040952418-Dec-13 10:01
Member 1040952418-Dec-13 10:01 
QuestionComplex UriTemplate for WCF Pin
Siva Kumar Balaguru 18-Dec-13 0:16
Siva Kumar Balaguru 18-Dec-13 0:16 
AnswerRe: Complex UriTemplate for WCF Pin
Rahul Rajat Singh19-Dec-13 18:21
professionalRahul Rajat Singh19-Dec-13 18:21 
QuestionI want column wise gridview paging Pin
Member 1006079517-Dec-13 21:04
Member 1006079517-Dec-13 21:04 
AnswerRe: I want column wise gridview paging Pin
thatraja17-Dec-13 23:25
professionalthatraja17-Dec-13 23:25 
Use Google[^], I found this[^]

EDIT
-----------------
Better way is bring resultset from database using the PageNo & Start-End. Check this article
SQL Server 2005 Paging Results[^]

For Row to Column/Column to Row use PIVOT-UNPIVOT
Using PIVOT and UNPIVOT[^]
Pivoting data in SQL Server - (Alternate ways)[^]

Combine the above two things & customize. That's it but to get perfect version, you need to spend some time on this. And don't forget to share your final version here.
thatraja
Code converters | Education Needed
No thanks, I am all stocked up. - Luc Pattyn
When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute



modified 18-Dec-13 8:04am.

GeneralRe: I want column wise gridview paging Pin
Snehasish_Nandy18-Dec-13 1:37
professionalSnehasish_Nandy18-Dec-13 1:37 
GeneralRe: I want column wise gridview paging Pin
thatraja18-Dec-13 2:05
professionalthatraja18-Dec-13 2:05 
AnswerRe: I want column wise gridview paging Pin
joginder-banger25-Dec-13 15:41
professionaljoginder-banger25-Dec-13 15:41 
QuestionNew Pin
tsunamigang17-Dec-13 17:27
tsunamigang17-Dec-13 17:27 
AnswerRe: New Pin
thatraja17-Dec-13 23:35
professionalthatraja17-Dec-13 23:35 
QuestionUsing gridview onrowcommand on saving and displaying the data? Pin
Member 840570017-Dec-13 1:38
Member 840570017-Dec-13 1:38 
AnswerRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle17-Dec-13 2:05
professionalTom Marvolo Riddle17-Dec-13 2:05 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570017-Dec-13 6:28
Member 840570017-Dec-13 6:28 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle17-Dec-13 17:44
professionalTom Marvolo Riddle17-Dec-13 17:44 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570018-Dec-13 5:32
Member 840570018-Dec-13 5:32 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle18-Dec-13 17:23
professionalTom Marvolo Riddle18-Dec-13 17:23 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570019-Dec-13 4:44
Member 840570019-Dec-13 4:44 
GeneralCustomize MVC Help Pin
shki17-Dec-13 0:19
shki17-Dec-13 0:19 
GeneralRe: Customize MVC Help Pin
JV999917-Dec-13 0:23
professionalJV999917-Dec-13 0:23 
JokeRe: Customize MVC Help Pin
Kornfeld Eliyahu Peter17-Dec-13 0:28
professionalKornfeld Eliyahu Peter17-Dec-13 0:28 
GeneralRe: Customize MVC Help Pin
JV999917-Dec-13 0:31
professionalJV999917-Dec-13 0:31 
GeneralRe: Customize MVC Help Pin
OriginalGriff17-Dec-13 0:44
mveOriginalGriff17-Dec-13 0:44 

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.