Click here to Skip to main content
16,013,918 members
Home / Discussions / C#
   

C#

 
GeneralRe: HttpListener.BeginGetContext Pin
George_George5-Jun-08 23:49
George_George5-Jun-08 23:49 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h6-Jun-08 7:27
N a v a n e e t h6-Jun-08 7:27 
GeneralRe: HttpListener.BeginGetContext Pin
George_George8-Jun-08 23:30
George_George8-Jun-08 23:30 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h9-Jun-08 16:10
N a v a n e e t h9-Jun-08 16:10 
GeneralRe: HttpListener.BeginGetContext Pin
George_George9-Jun-08 16:28
George_George9-Jun-08 16:28 
GeneralRe: HttpListener.BeginGetContext Pin
N a v a n e e t h10-Jun-08 7:24
N a v a n e e t h10-Jun-08 7:24 
GeneralRe: HttpListener.BeginGetContext Pin
George_George11-Jun-08 2:30
George_George11-Jun-08 2:30 
Questionspecified DataTable EventHanlder Pin
climbah4-Jun-08 23:21
climbah4-Jun-08 23:21 
Hi all,

first of all, my Englisch's not my mothertongue, please forgive me mistakes in grammar.

Ok the Problem:

I have two DataTables:
- the first one, called FULL and contains all the relevant Information.
- the second one, called EXTRACT and is - the name say it - a extract from the FULL Table.

The User can made Inserts into the Extract Table on 3 ways:
- over a RichtTextBox
- over a Textbox
- with a NumericUpDown

And now my Idea was to make an Eventhandler, to update the FULL-Table evry Time the User made an Insert into the EXTRACT-Table.
I tried the ColumnChanged and the RowChanged Eventhandler, now comes a big BUT
everytime i clear the table and evry time when i fill an new Extract into the Table, the EventHandler throw an Event.
Cause of the Fact that the EXTRACT-Tables content is changing very often, i ask you:

Is there a possiblity to react only on userentrys?
Maybe there is a much more easier way to handle that

Hope on your answers
Greetz
Daniel
AnswerRe: specified DataTable EventHanlder Pin
johland5-Jun-08 1:01
johland5-Jun-08 1:01 
GeneralRe: specified DataTable EventHanlder Pin
climbah5-Jun-08 2:14
climbah5-Jun-08 2:14 
QuestionSqlTransaction Rollback Pin
Navneet Hegde4-Jun-08 23:05
Navneet Hegde4-Jun-08 23:05 
AnswerRe: SqlTransaction Rollback Pin
Ashfield5-Jun-08 0:32
Ashfield5-Jun-08 0:32 
GeneralRe: SqlTransaction Rollback Pin
Navneet Hegde5-Jun-08 0:45
Navneet Hegde5-Jun-08 0:45 
GeneralRe: SqlTransaction Rollback Pin
leppie5-Jun-08 1:18
leppie5-Jun-08 1:18 
GeneralRe: SqlTransaction Rollback Pin
Navneet Hegde5-Jun-08 1:28
Navneet Hegde5-Jun-08 1:28 
GeneralRe: SqlTransaction Rollback Pin
Ashfield5-Jun-08 3:13
Ashfield5-Jun-08 3:13 
GeneralRe: SqlTransaction Rollback Pin
PIEBALDconsult5-Jun-08 4:54
mvePIEBALDconsult5-Jun-08 4:54 
AnswerRe: SqlTransaction Rollback Pin
PIEBALDconsult5-Jun-08 4:42
mvePIEBALDconsult5-Jun-08 4:42 
QuestionHow can i know witch language is active in the language bar ? ? Pin
Yanshof4-Jun-08 22:11
Yanshof4-Jun-08 22:11 
AnswerRe: How can i know witch language is active in the language bar ? ? Pin
leppie4-Jun-08 22:59
leppie4-Jun-08 22:59 
GeneralRe: How can i know witch language is active in the language bar ? ? Pin
Yanshof4-Jun-08 23:06
Yanshof4-Jun-08 23:06 
GeneralRe: How can i know witch language is active in the language bar ? ? Pin
leppie5-Jun-08 1:19
leppie5-Jun-08 1:19 
QuestionProblem in Calling an MS Access Stored Procedure which in turn calls a Macro Function Pin
Rafferty Uy4-Jun-08 21:37
Rafferty Uy4-Jun-08 21:37 
AnswerRe: Problem in Calling an MS Access Stored Procedure which in turn calls a Macro Function Pin
leppie4-Jun-08 23:00
leppie4-Jun-08 23:00 
GeneralRe: Problem in Calling an MS Access Stored Procedure which in turn calls a Macro Function Pin
Rafferty Uy5-Jun-08 0:31
Rafferty Uy5-Jun-08 0:31 

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.