Click here to Skip to main content
15,913,925 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: showing multiple rows in a usercontrol without using grid like control [Solved] Pin
Turquoise748-Jul-09 12:19
Turquoise748-Jul-09 12:19 
GeneralRe: showing multiple rows in a usercontrol without using grid like control [Solved] Pin
Henry Minute8-Jul-09 12:51
Henry Minute8-Jul-09 12:51 
GeneralRe: showing multiple rows in a usercontrol without using grid like control [Solved] Pin
Turquoise749-Jul-09 1:08
Turquoise749-Jul-09 1:08 
QuestionHow to pass multiple parameters while invoking a process Pin
Fadi Yoosuf7-Jul-09 22:19
Fadi Yoosuf7-Jul-09 22:19 
AnswerRe: How to pass multiple parameters while invoking a process Pin
Luc Pattyn7-Jul-09 22:39
sitebuilderLuc Pattyn7-Jul-09 22:39 
GeneralRe: How to pass multiple parameters while invoking a process Pin
Fadi Yoosuf7-Jul-09 23:04
Fadi Yoosuf7-Jul-09 23:04 
GeneralRe: How to pass multiple parameters while invoking a process Pin
Luc Pattyn8-Jul-09 0:21
sitebuilderLuc Pattyn8-Jul-09 0:21 
QuestionI have serious problem with dataAdapter.Update(..) Pin
Oshtri Deka7-Jul-09 22:01
professionalOshtri Deka7-Jul-09 22:01 
Sometimes app throws an exception when I try to update one particular table adapter, exception says that it's inner sql adapter is null!
That part of code is old at least three years and it work fine until last few days, to make it even stranger when I run through the with debugger it works fine, but when I or testers run it as .exe it crashes again.
Same code is used on several places (same data layer) and it crashes only for one controller during insertion.
Controller which calls that part of code has two options for saving data, Save and Save and close. Save and close runs into problems, but Save never! Difference is only in form closing.

I haven't copied any code because it is simple someAdapter.Update(myRowCollection);.

Please help.


AnswerRe: I have serious problem with dataAdapter.Update(..) Pin
brock20099-Jul-09 4:17
brock20099-Jul-09 4:17 
GeneralRe: I have serious problem with dataAdapter.Update(..) Pin
Oshtri Deka9-Jul-09 20:06
professionalOshtri Deka9-Jul-09 20:06 
AnswerRe: I have serious problem with dataAdapter.Update(..) Pin
PIEBALDconsult9-Jul-09 6:18
mvePIEBALDconsult9-Jul-09 6:18 
GeneralRe: I have serious problem with dataAdapter.Update(..) Pin
Oshtri Deka9-Jul-09 20:02
professionalOshtri Deka9-Jul-09 20:02 
QuestionSet edit mode to all cells in a datagridview Pin
Anbarasan.Thangaraju7-Jul-09 20:45
Anbarasan.Thangaraju7-Jul-09 20:45 
AnswerRe: Set edit mode to all cells in a datagridview Pin
K03067-Jul-09 22:47
K03067-Jul-09 22:47 
GeneralRe: Set edit mode to all cells in a datagridview Pin
Anbarasan.Thangaraju7-Jul-09 23:09
Anbarasan.Thangaraju7-Jul-09 23:09 
QuestionMake a visual Studio Error panel Pin
Esmo20007-Jul-09 17:33
Esmo20007-Jul-09 17:33 
AnswerRe: Make a visual Studio Error panel Pin
Not Active7-Jul-09 17:49
mentorNot Active7-Jul-09 17:49 
GeneralRe: Make a visual Studio Error panel Pin
Esmo20007-Jul-09 20:32
Esmo20007-Jul-09 20:32 
GeneralRe: Make a visual Studio Error panel Pin
Not Active8-Jul-09 2:01
mentorNot Active8-Jul-09 2:01 
QuestionMake Unmanaged Window as Form's parent Pin
richard0727-Jul-09 6:17
richard0727-Jul-09 6:17 
AnswerRe: Make Unmanaged Window as Form's parent Pin
Eddy Vluggen7-Jul-09 6:39
professionalEddy Vluggen7-Jul-09 6:39 
GeneralRe: Make Unmanaged Window as Form's parent Pin
richard0727-Jul-09 7:35
richard0727-Jul-09 7:35 
GeneralRe: Make Unmanaged Window as Form's parent Pin
Eddy Vluggen7-Jul-09 8:24
professionalEddy Vluggen7-Jul-09 8:24 
GeneralRe: Make Unmanaged Window as Form's parent Pin
richard0727-Jul-09 9:57
richard0727-Jul-09 9:57 
GeneralRe: Make Unmanaged Window as Form's parent Pin
Eddy Vluggen7-Jul-09 11:19
professionalEddy Vluggen7-Jul-09 11:19 

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.