Click here to Skip to main content
15,885,365 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: programming in n tier Pin
walterhevedeich29-Sep-11 22:27
professionalwalterhevedeich29-Sep-11 22:27 
QuestionUsing Telerik MVC Extensions to select all checkboxes in a grid Pin
jboyd11129-Sep-11 18:10
jboyd11129-Sep-11 18:10 
Questionasp.net 2010 debugging Pin
Member 821751729-Sep-11 7:58
Member 821751729-Sep-11 7:58 
AnswerRe: asp.net 2010 debugging Pin
Pravin Patil, Mumbai29-Sep-11 19:07
Pravin Patil, Mumbai29-Sep-11 19:07 
AnswerRe: asp.net 2010 debugging Pin
keyur satyadev29-Sep-11 19:49
keyur satyadev29-Sep-11 19:49 
QuestionASP and Javascript Pin
berba29-Sep-11 3:16
berba29-Sep-11 3:16 
AnswerRe: ASP and Javascript Pin
Morgs Morgan29-Sep-11 22:55
Morgs Morgan29-Sep-11 22:55 
QuestionKeeping my style information in one place Pin
jesarg28-Sep-11 7:47
jesarg28-Sep-11 7:47 
I have a standards/best practices question for ASP.NET webforms.

I'm making a new website that may draw tables onto the page showing reports (depending on user inputs). The style for these tables is in my CSS file.

I want to have the header row of a table that I create in the code-behind have a special style, and I can do that by putting style information in the code-behind (with the TableRow.Style.Add() method), but I'd rather pull the information from the CSS file so I only have one place to maintain style elements at.

Is there a standard way of doing this?
AnswerRe: Keeping my style information in one place Pin
ekolis28-Sep-11 8:51
ekolis28-Sep-11 8:51 
GeneralRe: Keeping my style information in one place Pin
jesarg28-Sep-11 9:09
jesarg28-Sep-11 9:09 
GeneralRe: Keeping my style information in one place Pin
jkeelerz30-Sep-11 11:09
jkeelerz30-Sep-11 11:09 
GeneralRe: Keeping my style information in one place Pin
jerryTheJerry7-Oct-11 15:24
jerryTheJerry7-Oct-11 15:24 
QuestionSame content, with standard and mobile layouts. How? Pin
Gregory Gadow28-Sep-11 6:46
Gregory Gadow28-Sep-11 6:46 
AnswerRe: Same content, with standard and mobile layouts. How? Pin
Pete O'Hanlon28-Sep-11 6:50
mvePete O'Hanlon28-Sep-11 6:50 
GeneralRe: Same content, with standard and mobile layouts. How? Pin
Gregory Gadow28-Sep-11 6:57
Gregory Gadow28-Sep-11 6:57 
GeneralRe: Same content, with standard and mobile layouts. How? Pin
Pete O'Hanlon28-Sep-11 7:51
mvePete O'Hanlon28-Sep-11 7:51 
QuestionLoop not executing Pin
Dhyanga28-Sep-11 6:16
Dhyanga28-Sep-11 6:16 
AnswerRe: Loop not executing Pin
Pete O'Hanlon28-Sep-11 6:28
mvePete O'Hanlon28-Sep-11 6:28 
GeneralRe: Loop not executing Pin
Dhyanga28-Sep-11 10:24
Dhyanga28-Sep-11 10:24 
AnswerRe: Loop not executing Pin
Dalek Dave2-Oct-11 7:33
professionalDalek Dave2-Oct-11 7:33 
Questionparent project not seeing child Pin
byka28-Sep-11 3:30
byka28-Sep-11 3:30 
AnswerRe: parent project not seeing child Pin
Parwej Ahamad28-Sep-11 11:01
professionalParwej Ahamad28-Sep-11 11:01 
QuestionAccessing textarea value inside gridview code behind Pin
Anuradha Lakra28-Sep-11 2:14
Anuradha Lakra28-Sep-11 2:14 
AnswerRe: Accessing textarea value inside gridview code behind Pin
Anuradha Lakra28-Sep-11 19:41
Anuradha Lakra28-Sep-11 19:41 
Questionpartial updating Pin
Basilfa28-Sep-11 2:07
Basilfa28-Sep-11 2:07 

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.