Click here to Skip to main content
16,010,416 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionhi Pin
Tauseef A20-Nov-06 5:26
Tauseef A20-Nov-06 5:26 
AnswerRe: hi Pin
Dave Kreskowiak20-Nov-06 6:02
mveDave Kreskowiak20-Nov-06 6:02 
QuestionWindows Service.. Pin
dotnetsharp20-Nov-06 2:53
dotnetsharp20-Nov-06 2:53 
Questiontracing .net assemblies Pin
ncryptor20-Nov-06 1:00
ncryptor20-Nov-06 1:00 
AnswerRe: tracing .net assemblies Pin
Dave Kreskowiak20-Nov-06 5:54
mveDave Kreskowiak20-Nov-06 5:54 
GeneralRe: tracing .net assemblies Pin
ncryptor20-Nov-06 21:23
ncryptor20-Nov-06 21:23 
GeneralRe: tracing .net assemblies Pin
Dave Kreskowiak21-Nov-06 2:44
mveDave Kreskowiak21-Nov-06 2:44 
QuestionDataGridView addingnew but no data Pin
Arkett19-Nov-06 23:09
Arkett19-Nov-06 23:09 
I have a strange little problem with a bound datgridview. The DGV is on an unbound form but is itself bound to a bindingsource which is in turn bound to a bindinglist(of T) which encapsulates a list of business objects (with me so far.) Ok so when the user clicks an empty row in the DGV the addingnew event is fired immediately - kind of odd behaviour that I thought. The user then types some text into the new rows first field. When I check the contents of the bindinglist a new object has indeed been added but does not contain the text that was typed; in short it is completely blank. If you then reload the form move to the blank row added previously and enter the text again then the empty object in the binding list is correctly updated.
I hope you have all been able to follow this explanation and I hope even more that someone can explain what is going on.

http://www.ViSYNERGY.com
End of Line.

AnswerRe: DataGridView addingnew but no data Pin
Arkett20-Nov-06 23:54
Arkett20-Nov-06 23:54 
QuestionFlash object Pin
Tauseef A19-Nov-06 19:02
Tauseef A19-Nov-06 19:02 
AnswerRe: Flash object Pin
Russell Jones19-Nov-06 20:54
Russell Jones19-Nov-06 20:54 
QuestionThreadAbortException Pin
asasov18-Nov-06 21:53
asasov18-Nov-06 21:53 
AnswerRe: ThreadAbortException Pin
WillemM19-Nov-06 0:14
WillemM19-Nov-06 0:14 
AnswerRe: ThreadAbortException Pin
Daniel Grunwald20-Nov-06 6:08
Daniel Grunwald20-Nov-06 6:08 
QuestionDLL Problem Pin
Tauseef A18-Nov-06 21:34
Tauseef A18-Nov-06 21:34 
AnswerRe: DLL Problem Pin
Karthik Kalyanasundaram18-Nov-06 22:38
Karthik Kalyanasundaram18-Nov-06 22:38 
QuestionRe: DLL Problem Pin
Tauseef A19-Nov-06 0:07
Tauseef A19-Nov-06 0:07 
AnswerRe: DLL Problem Pin
coolestCoder19-Nov-06 0:52
coolestCoder19-Nov-06 0:52 
QuestionRe: DLL Problem Pin
Tauseef A19-Nov-06 5:28
Tauseef A19-Nov-06 5:28 
Questioncan any body tell me difference Pin
Tauseef A18-Nov-06 5:29
Tauseef A18-Nov-06 5:29 
AnswerRe: can any body tell me difference Pin
WillemM18-Nov-06 7:49
WillemM18-Nov-06 7:49 
GeneralRe: can any body tell me difference Pin
Guffa18-Nov-06 11:11
Guffa18-Nov-06 11:11 
GeneralRe: can any body tell me difference Pin
WillemM19-Nov-06 0:12
WillemM19-Nov-06 0:12 
AnswerRe: can any body tell me difference Pin
Guffa18-Nov-06 11:27
Guffa18-Nov-06 11:27 
GeneralRe: can any body tell me difference Pin
Tauseef A18-Nov-06 21:41
Tauseef A18-Nov-06 21:41 

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.