Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
Paramu197329-May-11 22:13
Paramu197329-May-11 22:13 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
LordZoster29-May-11 22:17
LordZoster29-May-11 22:17 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
LordZoster29-May-11 22:37
LordZoster29-May-11 22:37 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
Andy_L_J29-May-11 22:47
Andy_L_J29-May-11 22:47 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
Paramu197329-May-11 22:41
Paramu197329-May-11 22:41 
GeneralRe: Default datetime.now in datatable and bound datagridview Pin
LordZoster29-May-11 23:14
LordZoster29-May-11 23:14 
QuestionCurious DataTable Problem…? Pin
Paramu197329-May-11 20:49
Paramu197329-May-11 20:49 
AnswerRe: Curious DataTable Problem…? Pin
Mycroft Holmes29-May-11 23:20
professionalMycroft Holmes29-May-11 23:20 
Aaahh yuck I'm not going to enjoy this.

You are running into some of the issues of using the MS datatable and adaptors combined with inline editing in list controls. Take a look into Data Access Layer (DAL) there are meny fine articles explaining this. It will give you a much better understaning of what is happening to your data.

Currently you are relying on the MS black box stuff they supply in the adaptors with no real understanding of what is going on.

Inline editing in list controls is a personal phobia, I always pop a dialog or have a details panel for editing rather than try and force the Grid.
Never underestimate the power of human stupidity
RAH

QuestionGeneric and Type of [modified] Pin
PozzaVecia29-May-11 10:09
PozzaVecia29-May-11 10:09 
AnswerRe: Generic and Type of Pin
Mark Salsbery29-May-11 10:12
Mark Salsbery29-May-11 10:12 
GeneralRe: Generic and Type of Pin
PozzaVecia29-May-11 10:57
PozzaVecia29-May-11 10:57 
AnswerRe: Generic and Type of PinPopular
AspDotNetDev29-May-11 10:33
protectorAspDotNetDev29-May-11 10:33 
GeneralRe: Generic and Type of Pin
PozzaVecia29-May-11 10:58
PozzaVecia29-May-11 10:58 
NewsGestures 14+: Project on Hand Gesture Recognition Pin
makboyakram28-May-11 1:00
makboyakram28-May-11 1:00 
GeneralRe: Gestures 14+: Project on Hand Gesture Recognition Pin
Richard MacCutchan28-May-11 1:47
mveRichard MacCutchan28-May-11 1:47 
GeneralRe: Gestures 14+: Project on Hand Gesture Recognition Pin
makboyakram28-May-11 3:45
makboyakram28-May-11 3:45 
QuestionHow to keep Form Instance for further Re-open? Pin
Paramu197328-May-11 0:47
Paramu197328-May-11 0:47 
AnswerRe: How to keep Form Instance for further Re-open? Pin
DaveyM6928-May-11 2:48
professionalDaveyM6928-May-11 2:48 
GeneralRe: How to keep Form Instance for further Re-open? Pin
Paramu197328-May-11 3:39
Paramu197328-May-11 3:39 
QuestionModem Pin
Chuck Richards27-May-11 9:03
Chuck Richards27-May-11 9:03 
AnswerRe: Modem Pin
AnnieMacD27-May-11 11:16
AnnieMacD27-May-11 11:16 
AnswerRe: Modem Pin
Luc Pattyn27-May-11 14:25
sitebuilderLuc Pattyn27-May-11 14:25 
GeneralRe: Modem Pin
Chuck Richards30-May-11 11:10
Chuck Richards30-May-11 11:10 
QuestionClickOnce [modified] Pin
kurmanc27-May-11 6:02
kurmanc27-May-11 6:02 
AnswerRe: ClickOnce Pin
kurmanc29-May-11 22:25
kurmanc29-May-11 22:25 

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.