Click here to Skip to main content
15,910,211 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionPropertyGrid and Image Pin
Alan Seedhouse21-Mar-07 1:34
professionalAlan Seedhouse21-Mar-07 1:34 
Question.NET Logging & Exception Handling Guidelines Pin
K.P.Kannan21-Mar-07 1:24
K.P.Kannan21-Mar-07 1:24 
AnswerRe: .NET Logging & Exception Handling Guidelines Pin
Dave Kreskowiak21-Mar-07 3:32
mveDave Kreskowiak21-Mar-07 3:32 
GeneralTHEORY! Portable .net apps Pin
joejoeiscool20-Mar-07 21:28
joejoeiscool20-Mar-07 21:28 
GeneralRe: THEORY! Portable .net apps Pin
Adadurov21-Mar-07 1:42
Adadurov21-Mar-07 1:42 
QuestionGridview template column for password Pin
DarkByte.PoD20-Mar-07 6:53
DarkByte.PoD20-Mar-07 6:53 
AnswerRe: Gridview template column for password Pin
Dave Kreskowiak20-Mar-07 16:31
mveDave Kreskowiak20-Mar-07 16:31 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 3:21
DarkByte.PoD21-Mar-07 3:21 
Well, in that case, i don't understand what a normal behavior is.

I'll try to rephrase what the situation is, sorry if i was unclear the first time.

I'll start by assuming the problem is not related to GridView and that may clear things up a bit. Say i have a DataBound TextBox on a Web Form (ASP.NET), the TextBox will display the content of the data it is bound to. Its the normal behavior of DataBound controls. Now, i want to have the same Data displayed in a Password type of TextBox, so that i only see Dots or Stars when the data is displayed. If i change the TextBox TextMode to Password, suddenly the content of the TextBox is empty, its display is blank and so on. I dont call this Normal Behavior. I wanna be able to Bind data that i consider sensitive and see some Dots or Stars in the TextBox display.

How this problem ties to Gridview is that if i Edit a row in inline edit mode, the TextBox with TextMode set to Password will not hold or display the sensitive information. If i change some other bound field and commit the changes to that Row, the sensitive information has been replaced with emptiness. And to me, this does not seem to be acceptable as normal behavior.

Thank you for taking the time to reply to me. This is really appreciated.

GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 3:29
mveDave Kreskowiak21-Mar-07 3:29 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 3:35
DarkByte.PoD21-Mar-07 3:35 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 4:30
mveDave Kreskowiak21-Mar-07 4:30 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 5:03
DarkByte.PoD21-Mar-07 5:03 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 5:25
mveDave Kreskowiak21-Mar-07 5:25 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 10:52
DarkByte.PoD21-Mar-07 10:52 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 11:08
mveDave Kreskowiak21-Mar-07 11:08 
QuestionDeploy CF.NET 2.0 Runtime into PDA Pin
AlexB4720-Mar-07 0:15
AlexB4720-Mar-07 0:15 
Questionany localization support tools out there? Pin
Adadurov19-Mar-07 21:25
Adadurov19-Mar-07 21:25 
AnswerRe: any localization support tools out there? Pin
Laxman Auti20-Mar-07 6:19
Laxman Auti20-Mar-07 6:19 
AnswerRe: any localization support tools out there? Pin
Laxman Auti20-Mar-07 6:26
Laxman Auti20-Mar-07 6:26 
QuestionInfragistics Ultra Explorer Bar question Pin
Draqonis19-Mar-07 12:09
Draqonis19-Mar-07 12:09 
AnswerRe: Infragistics Ultra Explorer Bar question Pin
Pete O'Hanlon19-Mar-07 23:42
mvePete O'Hanlon19-Mar-07 23:42 
QuestionHow to Convert existing C# Windows Application to C# Web Application.. Pin
MPS_DotNet18-Mar-07 21:10
MPS_DotNet18-Mar-07 21:10 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Colin Angus Mackay19-Mar-07 1:18
Colin Angus Mackay19-Mar-07 1:18 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Dave Kreskowiak19-Mar-07 1:40
mveDave Kreskowiak19-Mar-07 1:40 
QuestionHow can I rendering select list item with added attributes? Pin
howardjr17-Mar-07 22:03
howardjr17-Mar-07 22:03 

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.