Click here to Skip to main content
16,008,183 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help with Getting info on a running process Pin
Michael Potter3-Oct-06 6:21
Michael Potter3-Oct-06 6:21 
GeneralRe: Help with Getting info on a running process Pin
UTRocketFan3-Oct-06 7:25
UTRocketFan3-Oct-06 7:25 
AnswerRe: Help with Getting info on a running process Pin
Nader Elshehabi3-Oct-06 6:22
Nader Elshehabi3-Oct-06 6:22 
QuestionQuestion on Visual Studio & Project References Pin
malharone3-Oct-06 5:17
malharone3-Oct-06 5:17 
AnswerRe: Question on Visual Studio & Project References Pin
Colin Angus Mackay3-Oct-06 5:25
Colin Angus Mackay3-Oct-06 5:25 
GeneralRe: Question on Visual Studio & Project References Pin
malharone3-Oct-06 5:39
malharone3-Oct-06 5:39 
GeneralRe: Question on Visual Studio & Project References Pin
malharone3-Oct-06 6:16
malharone3-Oct-06 6:16 
QuestionBindingsource C# Adding New Event Pin
JensB3-Oct-06 4:14
JensB3-Oct-06 4:14 
Hi,

We are using data-binding & typed datasets in our C# .NET 2.0 application (VS2005). We have a bindingsource which has as datasource a dataset and as datamember a datatable.
In the form we have a grid which is binded to that bindingsource. We allow new records to be created on the grid.
When the users navigates to a new row, the "Adding New" event is raised. We would like to handle this event because we need to set the key of the record to a new Guid.
We get as parameter of the "Adding New" function "AddingNewEventArgs e".
Then e.NewObject should be set. Well, this doesn't work. After setting the e.NewObject the program crashes.
It's like it does not accept my Typed DataRow. Maybe the collection underneath in the Bindingsource accepts another type?

Any ideas?


Best regards,
Jens
AnswerRe: Bindingsource C# Adding New Event Pin
Nader Elshehabi3-Oct-06 4:28
Nader Elshehabi3-Oct-06 4:28 
Questionlevel of run in win XP Pin
bspman3-Oct-06 3:51
bspman3-Oct-06 3:51 
QuestionRe: level of run in win XP Pin
Nader Elshehabi3-Oct-06 4:12
Nader Elshehabi3-Oct-06 4:12 
AnswerRe: level of run in win XP Pin
bspman3-Oct-06 6:43
bspman3-Oct-06 6:43 
GeneralRe: level of run in win XP Pin
Dave Kreskowiak3-Oct-06 9:15
mveDave Kreskowiak3-Oct-06 9:15 
GeneralRe: level of run in win XP Pin
Nader Elshehabi3-Oct-06 10:20
Nader Elshehabi3-Oct-06 10:20 
AnswerRe: level of run in win XP Pin
Thomas Stockwell3-Oct-06 14:50
professionalThomas Stockwell3-Oct-06 14:50 
Questionxml export to excell in c# [modified] Pin
Support1233-Oct-06 3:41
Support1233-Oct-06 3:41 
AnswerRe: xml export to excell in c# Pin
Nader Elshehabi3-Oct-06 4:04
Nader Elshehabi3-Oct-06 4:04 
QuestionAgain -recursively search directories Pin
iamnew2C#3-Oct-06 3:13
iamnew2C#3-Oct-06 3:13 
AnswerRe: Again -recursively search directories Pin
Nader Elshehabi3-Oct-06 4:18
Nader Elshehabi3-Oct-06 4:18 
AnswerRe: Again -recursively search directories Pin
Eric Dahlvang3-Oct-06 4:23
Eric Dahlvang3-Oct-06 4:23 
GeneralHelp - Displayin the ResultsRe: Again -recursively search directories Pin
iamnew2C#3-Oct-06 5:58
iamnew2C#3-Oct-06 5:58 
GeneralRe: Help - Displayin the ResultsRe: Again -recursively search directories Pin
LongRange.Shooter3-Oct-06 7:29
LongRange.Shooter3-Oct-06 7:29 
Questiontimeout connection Pin
PaulaM3-Oct-06 2:45
PaulaM3-Oct-06 2:45 
AnswerRe: timeout connection Pin
Rob Philpott3-Oct-06 2:56
Rob Philpott3-Oct-06 2:56 
QuestionOn form's Close Application is not stopping Pin
subrata.jana3-Oct-06 2:35
subrata.jana3-Oct-06 2:35 

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.