Click here to Skip to main content
15,888,073 members
Home / Discussions / C#
   

C#

 
QuestionWhat invoked the getformattedvalue function in datagridviewtextboxcell? Pin
HideIvy11-Feb-10 21:30
HideIvy11-Feb-10 21:30 
AnswerRe: What invoked the getformattedvalue function in datagridviewtextboxcell? Pin
HideIvy11-Feb-10 22:44
HideIvy11-Feb-10 22:44 
Questiondisplay MailMessage Pin
paschka7611-Feb-10 21:02
paschka7611-Feb-10 21:02 
AnswerRe: display MailMessage Pin
AspDotNetDev11-Feb-10 21:51
protectorAspDotNetDev11-Feb-10 21:51 
AnswerRe: display MailMessage Pin
i gr811-Feb-10 22:48
i gr811-Feb-10 22:48 
QuestionI know how to clear textboxs on my form at one time but what if they are bound? Pin
tonyonlinux11-Feb-10 20:28
tonyonlinux11-Feb-10 20:28 
AnswerRe: I know how to clear textboxs on my form at one time but what if they are bound? Pin
AspDotNetDev11-Feb-10 21:13
protectorAspDotNetDev11-Feb-10 21:13 
GeneralRe: I know how to clear textboxs on my form at one time but what if they are bound? Pin
tonyonlinux11-Feb-10 21:19
tonyonlinux11-Feb-10 21:19 
Yes it is a winform. Well, what the issue is is i can do empty.string and all is fine. However,
when the user goes to input data and hits tab to go to the next field it automatically populates with the old bound data. I don't have autocomplete enabled unless it's somehow by default.
lets say the original data for AuthorLast_Textbox is Smith
i hit add and it wipes it to the empty string that is fine. but when if i'm on Authorfirst_textbox and type in Sam and then hit tab I will automatically get smith populated in the authorlast_textbox.

I assume that is because it is databound.

thanks for your help by the way.
Questionuniquely identifies a computer Pin
AndieDu11-Feb-10 19:10
AndieDu11-Feb-10 19:10 
AnswerRe: uniquely identifies a computer Pin
OriginalGriff11-Feb-10 21:54
mveOriginalGriff11-Feb-10 21:54 
GeneralRe: uniquely identifies a computer Pin
AndieDu14-Feb-10 16:07
AndieDu14-Feb-10 16:07 
AnswerRe: uniquely identifies a computer Pin
harold aptroot11-Feb-10 23:28
harold aptroot11-Feb-10 23:28 
AnswerRe: uniquely identifies a computer Pin
#realJSOP12-Feb-10 0:09
mve#realJSOP12-Feb-10 0:09 
GeneralRe: uniquely identifies a computer Pin
AndieDu14-Feb-10 16:45
AndieDu14-Feb-10 16:45 
GeneralRe: uniquely identifies a computer Pin
#realJSOP15-Feb-10 1:41
mve#realJSOP15-Feb-10 1:41 
QuestionHow to prevent from open the same form Pin
nuttynibbles11-Feb-10 19:03
nuttynibbles11-Feb-10 19:03 
AnswerRe: How to prevent from open the same form Pin
i gr811-Feb-10 20:06
i gr811-Feb-10 20:06 
AnswerRe: How to prevent from open the same form Pin
thatraja11-Feb-10 20:22
professionalthatraja11-Feb-10 20:22 
GeneralRe: How to prevent from open the same form Pin
nuttynibbles11-Feb-10 23:42
nuttynibbles11-Feb-10 23:42 
GeneralRe: How to prevent from open the same form Pin
OriginalGriff11-Feb-10 23:58
mveOriginalGriff11-Feb-10 23:58 
QuestionMultiple Resize events, how to prevent them. Pin
Douglas Kirk11-Feb-10 18:59
Douglas Kirk11-Feb-10 18:59 
AnswerRe: Multiple Resize events, how to prevent them. Pin
OriginalGriff11-Feb-10 21:59
mveOriginalGriff11-Feb-10 21:59 
QuestionNightmare with Regular Expression Pin
newproger11-Feb-10 16:19
newproger11-Feb-10 16:19 
JokeRe: Nightmare with Regular Expression Pin
Dan Mos11-Feb-10 16:23
Dan Mos11-Feb-10 16:23 
AnswerRe: Nightmare with Regular Expression Pin
AspDotNetDev11-Feb-10 16:28
protectorAspDotNetDev11-Feb-10 16:28 

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.