Click here to Skip to main content
15,912,329 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Databound column doesn't see inherited interface properties Pin
Paul Fuller23-Jul-08 9:31
Paul Fuller23-Jul-08 9:31 
GeneralRe: Databound column doesn't see inherited interface properties Pin
Joby124-Jul-08 4:21
Joby124-Jul-08 4:21 
AnswerRe: Databound column doesn't see inherited interface properties Pin
Paul Fuller24-Jul-08 6:15
Paul Fuller24-Jul-08 6:15 
QuestionData-bound DataGridView adds bogus empty row Pin
JustinInGwinnett7-Jul-08 2:47
JustinInGwinnett7-Jul-08 2:47 
Questionhow to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
balaji_vbr6-Jul-08 18:38
balaji_vbr6-Jul-08 18:38 
AnswerRe: how to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
Christian Graus6-Jul-08 18:56
protectorChristian Graus6-Jul-08 18:56 
AnswerRe: how to stop the UPLOADING a file, or SAVING a file in middle by clicking cancel event. Pin
N a v a n e e t h6-Jul-08 19:13
N a v a n e e t h6-Jul-08 19:13 
QuestionCustom DataBinding Question [modified] Pin
David Henry6-Jul-08 10:01
David Henry6-Jul-08 10:01 
I was hoping one of you clever people could me a hand...

I have a form with an array of class "myObject" that holds my data and I want to show the array in a ListBox control that will display the Name property. When the user clicks on an item in the list the details of that item are displayed in some TextBox controls. The user can now edit the data when they are done they click a button that will update the array and if needed the display name in the list. or even reflect changes straight into the array

How do I databind my object array like a database table? I've tried reading the MSDN on ListBox Control Overview (Windows Forms) but it isn't very clear/only talks about databases.

Not understanding this small area is really holding back my .NET work Cry | :((

I did find this[^] while I was looking but it only covers using a DataSet from a DB.

Dave Henry
-----------------------------------------
evil mastermind or genius benefactor?
NEVER trust the bunny...

modified on Sunday, July 6, 2008 4:15 PM

AnswerRe: Custom DataBinding Question Pin
darkelv6-Jul-08 16:10
darkelv6-Jul-08 16:10 
GeneralRe: Custom DataBinding Question Pin
David Henry6-Jul-08 22:44
David Henry6-Jul-08 22:44 
GeneralRe: Custom DataBinding Question Pin
darkelv6-Jul-08 23:24
darkelv6-Jul-08 23:24 
GeneralRe: Custom DataBinding Question Pin
David Henry6-Jul-08 23:48
David Henry6-Jul-08 23:48 
GeneralRe: Custom DataBinding Question Pin
darkelv7-Jul-08 3:22
darkelv7-Jul-08 3:22 
AnswerRe: Custom DataBinding Question Pin
David Henry9-Jul-08 22:57
David Henry9-Jul-08 22:57 
Questionhow to implement recording sound in .net Pin
Ashok Nalam5-Jul-08 0:42
Ashok Nalam5-Jul-08 0:42 
AnswerDouble Post - Please ignore Pin
Giorgi Dalakishvili5-Jul-08 0:49
mentorGiorgi Dalakishvili5-Jul-08 0:49 
QuestionHow to handle form's ControlBox's Close Button Pin
pashitech4-Jul-08 1:06
pashitech4-Jul-08 1:06 
AnswerRe: How to handle form's ControlBox's Close Button Pin
Giorgi Dalakishvili4-Jul-08 5:30
mentorGiorgi Dalakishvili4-Jul-08 5:30 
GeneralRe: How to handle form's ControlBox's Close Button Pin
pashitech5-Jul-08 2:42
pashitech5-Jul-08 2:42 
GeneralRe: How to handle form's ControlBox's Close Button Pin
Giorgi Dalakishvili5-Jul-08 3:43
mentorGiorgi Dalakishvili5-Jul-08 3:43 
GeneralRe: How to handle form's ControlBox's Close Button Pin
pashitech5-Jul-08 4:45
pashitech5-Jul-08 4:45 
GeneralRe: How to handle form's ControlBox's Close Button Pin
Lutosław5-Jul-08 8:42
Lutosław5-Jul-08 8:42 
QuestionWin forms Sizing Issue Pin
Rohit Mahajan4-Jul-08 0:19
Rohit Mahajan4-Jul-08 0:19 
AnswerRe: Win forms Sizing Issue Pin
Christian Graus4-Jul-08 0:42
protectorChristian Graus4-Jul-08 0:42 
GeneralRe: Win forms Sizing Issue Pin
Rohit Mahajan4-Jul-08 2:19
Rohit Mahajan4-Jul-08 2: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.