Click here to Skip to main content
15,912,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sharing DLLs across multiple ASP.NET apps Pin
Lucky Sheikh5-Sep-07 1:10
Lucky Sheikh5-Sep-07 1:10 
GeneralRe: Sharing DLLs across multiple ASP.NET apps Pin
JamminJimE5-Sep-07 1:49
JamminJimE5-Sep-07 1:49 
QuestionGridview paging row Pin
ctlqt124-Sep-07 4:51
ctlqt124-Sep-07 4:51 
AnswerRe: Gridview paging row Pin
Lucky Sheikh5-Sep-07 1:12
Lucky Sheikh5-Sep-07 1:12 
QuestionContent Management System: Admin section. Best practices? Pin
Goalie354-Sep-07 4:28
Goalie354-Sep-07 4:28 
AnswerRe: Content Management System: Admin section. Best practices? Pin
Christian Graus4-Sep-07 4:50
protectorChristian Graus4-Sep-07 4:50 
QuestionHow to Filter gridview? Pin
indiaone4-Sep-07 3:33
indiaone4-Sep-07 3:33 
AnswerRe: How to Filter gridview? Pin
Christian Graus4-Sep-07 3:43
protectorChristian Graus4-Sep-07 3:43 
Gridview is probably the wrong control for this. A repeater is your best bet where you want more fine grained control over what is rendered, the downside being that you lose all the stuff built into the gridview.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: How to Filter gridview? Pin
indiaone4-Sep-07 4:11
indiaone4-Sep-07 4:11 
GeneralRe: How to Filter gridview? Pin
Christian Graus4-Sep-07 4:49
protectorChristian Graus4-Sep-07 4:49 
QuestionLogin controls Pin
marvc14-Sep-07 3:18
marvc14-Sep-07 3:18 
AnswerRe: Login controls Pin
marvc14-Sep-07 3:21
marvc14-Sep-07 3:21 
QuestionDoubt in DropDownList Pin
jayarajmrj4-Sep-07 2:47
jayarajmrj4-Sep-07 2:47 
AnswerRe: Doubt in DropDownList Pin
Paddy Boyd4-Sep-07 2:49
Paddy Boyd4-Sep-07 2:49 
AnswerRe: Doubt in DropDownList Pin
Blue_Boy4-Sep-07 4:13
Blue_Boy4-Sep-07 4:13 
AnswerRe: Doubt in DropDownList Pin
Lucky Sheikh5-Sep-07 1:16
Lucky Sheikh5-Sep-07 1:16 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Balagurunathan S4-Sep-07 1:05
Balagurunathan S4-Sep-07 1:05 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Sandeep Akhare4-Sep-07 1:54
Sandeep Akhare4-Sep-07 1:54 
GeneralRe: How to disable the back button and backspace key using Javascript..? Pin
Balagurunathan S4-Sep-07 20:05
Balagurunathan S4-Sep-07 20:05 
QuestionBreadcrumb Navigation + xmlDataSource1 Pin
Naveed Kamboh4-Sep-07 0:54
Naveed Kamboh4-Sep-07 0:54 
QuestionVidoe Control in ASP.Net Pin
kibromg4-Sep-07 0:39
kibromg4-Sep-07 0:39 
QuestionReal estate site project architecture Pin
Sujit Mandal4-Sep-07 0:12
Sujit Mandal4-Sep-07 0:12 
AnswerRe: Real estate site project architecture Pin
Colin Angus Mackay4-Sep-07 0:45
Colin Angus Mackay4-Sep-07 0:45 
AnswerRe: Real estate site project architecture Pin
Brady Kelly4-Sep-07 1:57
Brady Kelly4-Sep-07 1:57 
AnswerRe: Real estate site project architecture Pin
Colin Angus Mackay5-Sep-07 10:46
Colin Angus Mackay5-Sep-07 10:46 

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.