Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: C++ project to c# Pin
dan!sh 8-Dec-09 18:42
professional dan!sh 8-Dec-09 18:42 
GeneralRe: C++ project to c# Pin
faheemnadeem8-Dec-09 19:22
faheemnadeem8-Dec-09 19:22 
AnswerRe: C++ project to c# Pin
N a v a n e e t h8-Dec-09 20:56
N a v a n e e t h8-Dec-09 20:56 
AnswerRe: C++ project to c# Pin
Dave Doknjas9-Dec-09 11:49
Dave Doknjas9-Dec-09 11:49 
QuestionMe, again... Confused Again... Pin
Roger Wright8-Dec-09 18:29
professionalRoger Wright8-Dec-09 18:29 
AnswerRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 18:46
professional dan!sh 8-Dec-09 18:46 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 18:52
professionalRoger Wright8-Dec-09 18:52 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:11
professional dan!sh 8-Dec-09 19:11 
If you are passing filled object, it should work.
You are not calling InitializeComponent() in the constructor. Before you use any of the controls in the form, you should call that method. Just add a call to this method in the constructor as the first line and check.

50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 19:19
professionalRoger Wright8-Dec-09 19:19 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:20
professional dan!sh 8-Dec-09 19:20 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 20:17
professionalRoger Wright8-Dec-09 20:17 
GeneralRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:09
N a v a n e e t h8-Dec-09 21:09 
AnswerRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:05
N a v a n e e t h8-Dec-09 21:05 
Questionhow to i delete the file Pin
Joe Rozario8-Dec-09 17:08
Joe Rozario8-Dec-09 17:08 
AnswerRe: how to i delete the file Pin
SeMartens8-Dec-09 20:52
SeMartens8-Dec-09 20:52 
GeneralRe: how to i delete the file Pin
Joe Rozario8-Dec-09 21:36
Joe Rozario8-Dec-09 21:36 
GeneralRe: how to i delete the file Pin
SeMartens8-Dec-09 21:46
SeMartens8-Dec-09 21:46 
Questionpopulate treeview from database Pin
kruegs358-Dec-09 13:28
kruegs358-Dec-09 13:28 
AnswerRe: populate treeview from database Pin
Richard Blythe8-Dec-09 17:50
Richard Blythe8-Dec-09 17:50 
GeneralRe: populate treeview from database Pin
kruegs359-Dec-09 3:10
kruegs359-Dec-09 3:10 
QuestionReportViewer 2005 C# Printing issue [modified] Pin
.NET4Ever8-Dec-09 12:26
.NET4Ever8-Dec-09 12:26 
QuestionTo be liberal or conservative with virtual methods... Pin
CaptainSeeSharp8-Dec-09 10:13
CaptainSeeSharp8-Dec-09 10:13 
AnswerRe: To be liberal or conservative with virtual methods... Pin
PIEBALDconsult8-Dec-09 10:31
mvePIEBALDconsult8-Dec-09 10:31 
GeneralRe: To be liberal or conservative with virtual methods... Pin
CaptainSeeSharp8-Dec-09 10:36
CaptainSeeSharp8-Dec-09 10:36 
GeneralRe: To be liberal or conservative with virtual methods... Pin
PIEBALDconsult8-Dec-09 10:39
mvePIEBALDconsult8-Dec-09 10:39 

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.