Click here to Skip to main content
15,915,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET 2.0 menu control .. How to ?? [modified] Pin
Omkar Ghaisas12-Nov-06 18:21
Omkar Ghaisas12-Nov-06 18:21 
Questionhow to edit and update datalist Pin
chinnivinay12-Nov-06 18:19
chinnivinay12-Nov-06 18:19 
AnswerRe: how to edit and update datalist Pin
Suresh Pirsquare12-Nov-06 20:01
Suresh Pirsquare12-Nov-06 20:01 
AnswerRe: to know what are methods that loaded when page is loaded Pin
George L. Jackson12-Nov-06 17:56
George L. Jackson12-Nov-06 17:56 
AnswerRe: to know what are methods that loaded when page is loaded Pin
just3ala212-Nov-06 19:25
just3ala212-Nov-06 19:25 
Questionto know what are methods that loaded when page is loaded Pin
chinnivinay12-Nov-06 16:48
chinnivinay12-Nov-06 16:48 
QuestionComplex and Interesting DataGrid Dynamic Control problem Pin
anshubansal12-Nov-06 16:08
anshubansal12-Nov-06 16:08 
QuestionSkins and CSS in ASP.NET 2.0. I am completely confused! Pin
shapper12-Nov-06 14:07
shapper12-Nov-06 14:07 
Hello,

I am completely confused in relation to Themes and CssClass in Asp.Net 2.0.

Consider a custom control (MyControl) that I am creating which composed by:

Panel_01
Table_01
Label_01
Image_01
Hyperlink_01
Panel_02
Label_02

Now, consider I want the text in Label_01 to be different of text in Label_02.
And that I want to format the <a> tags in Hyperlink_01 as follows:

.a, .a:link, .a:visited {color: #950C00; text-decoration: underline;}
.a:hover, .a:active {color: #950C00;text-decoration: none;}

How should I set the SkinIDs and CssClasses in my controls inside my Custom control so I can make this work.

I am asking this because sometimes using Skins seems to be a limit over CSS.
Sometimes I end up using many Skins...

Could someone give me some advice on this?

Thanks,
Miguel
Questionasp.net application configuration - setting up roles and membership Pin
Guy Harwood12-Nov-06 11:24
Guy Harwood12-Nov-06 11:24 
AnswerRe: asp.net application configuration - setting up roles and membership Pin
Guy Harwood14-Nov-06 1:37
Guy Harwood14-Nov-06 1:37 
QuestionC# and ASP.NET Pin
mough12-Nov-06 4:39
mough12-Nov-06 4:39 
Questioncheck Box List and SelectedValue prob.? [modified] Pin
Naif_Prof12-Nov-06 3:59
Naif_Prof12-Nov-06 3:59 
QuestionEvent problem Pin
shapper12-Nov-06 3:56
shapper12-Nov-06 3:56 
AnswerRe: Event problem Pin
CWIZO12-Nov-06 11:17
CWIZO12-Nov-06 11:17 
GeneralRe: Event problem Pin
shapper12-Nov-06 12:17
shapper12-Nov-06 12:17 
Question&lt;form> on masterpage and user controls Pin
moazzamahmed11-Nov-06 20:35
moazzamahmed11-Nov-06 20:35 
AnswerRe: &lt;form> on masterpage and user controls Pin
Guffa12-Nov-06 0:33
Guffa12-Nov-06 0:33 
GeneralRe: &lt;form> on masterpage and user controls Pin
moazzamahmed13-Nov-06 11:52
moazzamahmed13-Nov-06 11:52 
QuestionInserting line numbers Pin
sudidela11-Nov-06 19:02
sudidela11-Nov-06 19:02 
QuestionGenerics & ViewState Pin
eggie511-Nov-06 17:41
eggie511-Nov-06 17:41 
AnswerRe: Generics & ViewState Pin
aamironline12-Nov-06 1:58
aamironline12-Nov-06 1:58 
Questionwhat is the opposite action for Fill(dataset) Pin
karanba11-Nov-06 14:48
karanba11-Nov-06 14:48 
AnswerRe: what is the opposite action for Fill(dataset) Pin
Guy Harwood12-Nov-06 11:18
Guy Harwood12-Nov-06 11:18 
Questionclosing a connection Pin
karanba11-Nov-06 14:01
karanba11-Nov-06 14:01 
AnswerRe: closing a connection Pin
Guffa11-Nov-06 14:21
Guffa11-Nov-06 14:21 

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.