Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
GeneralRe: Default type access modifier Pin
Rohde23-Sep-03 23:03
Rohde23-Sep-03 23:03 
GeneralReading/Writing a CMYK Bitmap Pin
Matt Philmon23-Sep-03 10:08
Matt Philmon23-Sep-03 10:08 
GeneralRe: Reading/Writing a CMYK Bitmap Pin
Blake Coverett23-Sep-03 16:19
Blake Coverett23-Sep-03 16:19 
GeneralSending mail with HTML link in it Pin
Tartampion23-Sep-03 9:35
Tartampion23-Sep-03 9:35 
GeneralRe: Sending mail with HTML link in it Pin
Marshall Rosenstein23-Sep-03 9:44
Marshall Rosenstein23-Sep-03 9:44 
GeneralRe: Sending mail with HTML link in it Pin
Tartampion23-Sep-03 13:03
Tartampion23-Sep-03 13:03 
GeneralBinding Manger Woes Pin
Wjousts23-Sep-03 8:02
Wjousts23-Sep-03 8:02 
GeneralRe: Binding Manger Woes Pin
Wjousts23-Sep-03 10:43
Wjousts23-Sep-03 10:43 
I've finally hit upon the problem, so in case anybody else encounters this: The problem was that I hadn't bother to set all of the columns in my new row and some of the ones I hadn't set were supposed to be bound to controls. Because the BindingManager couldn't bind all the controls in decided to just ignore my request to go to the new record. I'm not sure if only happens with certain controls. I have textboxes, comboboxes, checkboxes and a datepicker on my form and I suspect it's probably just a subset of those that are causing the problem (probably the checkboxes and maybe the datepicker).
GeneralRe: Binding Manger Woes Pin
Wjousts23-Sep-03 10:47
Wjousts23-Sep-03 10:47 
GeneralSerialize only 1 field: Panel Pin
pahluwalia23-Sep-03 6:22
pahluwalia23-Sep-03 6:22 
GeneralRe: Serialize only 1 field: Panel Pin
Heath Stewart23-Sep-03 6:43
protectorHeath Stewart23-Sep-03 6:43 
GeneralRe: Serialize only 1 field: Panel Pin
pahluwalia23-Sep-03 6:55
pahluwalia23-Sep-03 6:55 
GeneralRe: Serialize only 1 field: Panel Pin
Heath Stewart23-Sep-03 8:31
protectorHeath Stewart23-Sep-03 8:31 
GeneralReceiving Input from other processes/OS (aka Standard In) Pin
AJB...23-Sep-03 5:13
AJB...23-Sep-03 5:13 
GeneralRe: Receiving Input from other processes/OS (aka Standard In) Pin
Heath Stewart23-Sep-03 5:55
protectorHeath Stewart23-Sep-03 5:55 
GeneralRe: Receiving Input from other processes/OS (aka Standard In) Pin
Blake Coverett23-Sep-03 6:51
Blake Coverett23-Sep-03 6:51 
GeneralRe: Receiving Input from other processes/OS (aka Standard In) Pin
AJB...23-Sep-03 7:20
AJB...23-Sep-03 7:20 
GeneralRe: Receiving Input from other processes/OS (aka Standard In) Pin
Blake Coverett23-Sep-03 8:05
Blake Coverett23-Sep-03 8:05 
GeneralRe: Receiving Input from other processes/OS (aka Standard In) Pin
Heath Stewart23-Sep-03 8:47
protectorHeath Stewart23-Sep-03 8:47 
GeneralNewbie in C# Pin
Member 59611223-Sep-03 4:42
Member 59611223-Sep-03 4:42 
GeneralRe: Newbie in C# Pin
Heath Stewart23-Sep-03 6:02
protectorHeath Stewart23-Sep-03 6:02 
GeneralRe: Newbie in C# Pin
Michael P Butler23-Sep-03 6:44
Michael P Butler23-Sep-03 6:44 
GeneralSystem.UnauthorizedAccessException Pin
ich_bins23-Sep-03 4:29
ich_bins23-Sep-03 4:29 
GeneralControl Designer & Child Controls Issue Pin
scott@otech.com23-Sep-03 4:14
scott@otech.com23-Sep-03 4:14 
GeneralRe: Control Designer & Child Controls Issue Pin
Heath Stewart23-Sep-03 5:50
protectorHeath Stewart23-Sep-03 5:50 

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.