Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
QuestionForm.Show occasionally hangs Pin
Marc Clifton12-Apr-07 8:20
mvaMarc Clifton12-Apr-07 8:20 
AnswerRe: Form.Show occasionally hangs Pin
Judah Gabriel Himango12-Apr-07 9:46
sponsorJudah Gabriel Himango12-Apr-07 9:46 
Questionoverriding members? Pin
NaNg1524112-Apr-07 7:54
NaNg1524112-Apr-07 7:54 
QuestionTelnet Library Pin
mperazac12-Apr-07 7:38
mperazac12-Apr-07 7:38 
AnswerRe: Telnet Library Pin
Dave Kreskowiak12-Apr-07 8:00
mveDave Kreskowiak12-Apr-07 8:00 
GeneralRe: Telnet Library Pin
mperazac12-Apr-07 8:24
mperazac12-Apr-07 8:24 
GeneralRe: Telnet Library Pin
Dave Kreskowiak12-Apr-07 8:58
mveDave Kreskowiak12-Apr-07 8:58 
QuestionProblems with DataRowState.Modified Pin
polishprogrammer12-Apr-07 7:36
polishprogrammer12-Apr-07 7:36 
I'm looking to allow the user to make changes to a database. Basically, I have a DataGridView and a bunch of text boxes to allow the user to view all relevant fields on the DataGridView on one form. Both the text boxes and the DataGridView are bound to a DataTable and to a BindingManagerBase.

I want the user to be able to make multiple edits to the database and then click 'Save' to save any and all changes he/she has made since the last time the database was saved. I'm filtering the rows by DataRowState and only updating those rows that are DataRowState.Modified. Well, this works OK, except that if the user is editing the row he is currently viewing, it seems the data is not validated as being part of the DataTable, so the row is not considered Modified. If the user switches rows to an unedited row prior to clicking 'Save', then all changes are saved, but forcing a user to do that is not ideal, to say the least.

Any feedback would be appreciated. Thanks.
QuestionJ# Pin
blackjack215012-Apr-07 7:06
blackjack215012-Apr-07 7:06 
AnswerRe: J# Pin
Jon Sagara12-Apr-07 7:16
Jon Sagara12-Apr-07 7:16 
AnswerRe: J# Pin
Dan Neely12-Apr-07 7:51
Dan Neely12-Apr-07 7:51 
QuestionProblem in running Service using msxml with webdav Pin
ArunkumarSundaravelu12-Apr-07 6:31
ArunkumarSundaravelu12-Apr-07 6:31 
AnswerRe: Problem in running Service using msxml with webdav Pin
ArunkumarSundaravelu18-Apr-07 0:23
ArunkumarSundaravelu18-Apr-07 0:23 
QuestionForum software problem Pin
Danpeking12-Apr-07 6:27
Danpeking12-Apr-07 6:27 
AnswerRe: Forum software problem Pin
blackjack215012-Apr-07 7:08
blackjack215012-Apr-07 7:08 
GeneralRe: Forum software problem Pin
Danpeking12-Apr-07 8:14
Danpeking12-Apr-07 8:14 
QuestionOutlook email text ignores \r\n Pin
George_Lucian12-Apr-07 6:01
George_Lucian12-Apr-07 6:01 
AnswerRe: Outlook email text ignores \r\n Pin
Nish Nishant12-Apr-07 6:02
sitebuilderNish Nishant12-Apr-07 6:02 
GeneralRe: Outlook email text ignores \r\n Pin
George_Lucian12-Apr-07 6:04
George_Lucian12-Apr-07 6:04 
GeneralRe: Outlook email text ignores \r\n Pin
Guffa12-Apr-07 6:29
Guffa12-Apr-07 6:29 
GeneralRe: Outlook email text ignores \r\n Pin
George_Lucian12-Apr-07 6:44
George_Lucian12-Apr-07 6:44 
QuestionProgram Api Help Pin
snouto12-Apr-07 5:36
snouto12-Apr-07 5:36 
QuestionFind file lock on share Pin
teejayem12-Apr-07 5:22
teejayem12-Apr-07 5:22 
AnswerRe: Find file lock on share Pin
kubben12-Apr-07 5:46
kubben12-Apr-07 5:46 
GeneralRe: Find file lock on share Pin
teejayem12-Apr-07 15:17
teejayem12-Apr-07 15:17 

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.