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

ASP.NET

 
Questionhow to work with Treeview Pin
Nanda_MR12-Dec-08 17:40
Nanda_MR12-Dec-08 17:40 
AnswerRe: how to work with Treeview Pin
codingrocks12-Dec-08 17:43
codingrocks12-Dec-08 17:43 
GeneralRe: how to work with Treeview Pin
Nanda_MR12-Dec-08 18:00
Nanda_MR12-Dec-08 18:00 
GeneralRe: how to work with Treeview Pin
codingrocks12-Dec-08 18:11
codingrocks12-Dec-08 18:11 
GeneralRe: how to work with Treeview Pin
Nanda_MR12-Dec-08 19:11
Nanda_MR12-Dec-08 19:11 
GeneralRe: how to work with Treeview Pin
Christian Graus12-Dec-08 19:24
protectorChristian Graus12-Dec-08 19:24 
Questionasp:TextBox backgroundColor change also affects borderStyle? Pin
Cyrilix12-Dec-08 8:35
Cyrilix12-Dec-08 8:35 
AnswerRe: asp:TextBox backgroundColor change also affects borderStyle? Pin
Uwe Keim12-Dec-08 9:56
sitebuilderUwe Keim12-Dec-08 9:56 
The idea is that the browser uses the underlying OS's rendering capabilities to standard form controls (like buttons or text boxes).

As soon as you change attributes/properties/styles that the OS cannot render anymore, the browser switches from an OS rendered control to an ownerdrawn control.

Happens e.g. inside Google applications quite often, too.

You could set the border always explicitely to avoid the "flipping" you described.

My personal 24/7 webcam - Always live Wink | ;-)
Holiday Season special – zeta producer Desktop 8 (CMS) including all modules for only $129!
Zeta Uploader - Easily send large files by e-mail. Windows and web client available.

GeneralRe: asp:TextBox backgroundColor change also affects borderStyle? Pin
Cyrilix12-Dec-08 20:40
Cyrilix12-Dec-08 20:40 
QuestionRead xml from SSL server [modified] Pin
Phrone12-Dec-08 8:24
Phrone12-Dec-08 8:24 
AnswerRe: Read xml from SSL server Pin
Uwe Keim12-Dec-08 9:57
sitebuilderUwe Keim12-Dec-08 9:57 
GeneralRe: Read xml from SSL server Pin
Phrone12-Dec-08 10:01
Phrone12-Dec-08 10:01 
QuestionObjectDataSource bounded DropDownList in GridView Pin
b43r_3oo312-Dec-08 5:49
b43r_3oo312-Dec-08 5:49 
QuestionEnabling view state Pin
chandra vempati12-Dec-08 5:24
chandra vempati12-Dec-08 5:24 
AnswerRe: Enabling view state Pin
Christian Graus12-Dec-08 10:18
protectorChristian Graus12-Dec-08 10:18 
QuestionDataBound DropDownList Questions (2) Pin
ffowler12-Dec-08 4:02
ffowler12-Dec-08 4:02 
AnswerRe: DataBound DropDownList Questions (2) Pin
Brij12-Dec-08 4:16
mentorBrij12-Dec-08 4:16 
GeneralRe: DataBound DropDownList Questions (2) Pin
ffowler12-Dec-08 4:21
ffowler12-Dec-08 4:21 
AnswerRe: DataBound DropDownList Questions (2) Pin
Brij12-Dec-08 4:26
mentorBrij12-Dec-08 4:26 
GeneralRe: DataBound DropDownList Questions (2) Pin
ffowler12-Dec-08 4:46
ffowler12-Dec-08 4:46 
AnswerRe: DataBound DropDownList Questions (2) Pin
Blue_Boy12-Dec-08 4:50
Blue_Boy12-Dec-08 4:50 
QuestionHow to download the files using Asp.Net? Pin
Nagaraj Muthuchamy12-Dec-08 2:11
professionalNagaraj Muthuchamy12-Dec-08 2:11 
AnswerRe: How to download the files using Asp.Net? Pin
SeMartens12-Dec-08 2:18
SeMartens12-Dec-08 2:18 
GeneralRe: How to download the files using Asp.Net? Pin
Nagaraj Muthuchamy12-Dec-08 2:22
professionalNagaraj Muthuchamy12-Dec-08 2:22 
GeneralRe: How to download the files using Asp.Net? Pin
SeMartens12-Dec-08 2:37
SeMartens12-Dec-08 2:37 

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.