Click here to Skip to main content
15,896,730 members
Home / Discussions / C#
   

C#

 
Generalsaving collection automaticaly into form`s resource. Pin
Member 114126615-Jun-04 0:43
Member 114126615-Jun-04 0:43 
GeneralRe: saving collection automaticaly into form`s resource. Pin
Heath Stewart15-Jun-04 3:39
protectorHeath Stewart15-Jun-04 3:39 
GeneralRe: saving collection automaticaly into form`s resource. Pin
Member 114126616-Jun-04 20:56
Member 114126616-Jun-04 20:56 
QuestionProgram to generate UML-diagram? MS Visio? Pin
anderslundsgard15-Jun-04 0:02
anderslundsgard15-Jun-04 0:02 
AnswerRe: Program to generate UML-diagram? MS Visio? Pin
Heath Stewart15-Jun-04 3:33
protectorHeath Stewart15-Jun-04 3:33 
GeneralRe: Program to generate UML-diagram? MS Visio? Pin
anderslundsgard15-Jun-04 3:50
anderslundsgard15-Jun-04 3:50 
GeneralRe: Program to generate UML-diagram? MS Visio? Pin
Heath Stewart15-Jun-04 4:01
protectorHeath Stewart15-Jun-04 4:01 
Generalvariable columns count in datagrid Pin
morfo14-Jun-04 23:51
morfo14-Jun-04 23:51 
Please HELP.

I have class hierarchy model (a.k.a. an Object Domain), where I store my data. This objects are finaly stored in ArrayList that I use as DataSource for my DataGrid.
This idea corectly works with fixed columns count, because objects in ArrayList have property for each column and DataGrid maps this properties.

How can I customize my model for variable columns count?
I try to change my structured objects to collections and properties to array property. However, in this case, DataGrid can't map this property and columns can't be append.

Any help is much appreciated.

Sincerely,

Morfo
QuestionAddMetafileComment () ? Pin
sachinkalse14-Jun-04 23:23
sachinkalse14-Jun-04 23:23 
AnswerRe: AddMetafileComment () ? Pin
Colin Angus Mackay14-Jun-04 23:38
Colin Angus Mackay14-Jun-04 23:38 
GeneralRe: AddMetafileComment () ? Pin
sachinkalse14-Jun-04 23:48
sachinkalse14-Jun-04 23:48 
GeneralRe: AddMetafileComment () ? Pin
Heath Stewart15-Jun-04 3:31
protectorHeath Stewart15-Jun-04 3:31 
GeneralRe: AddMetafileComment () ? Pin
Dave Kreskowiak15-Jun-04 5:03
mveDave Kreskowiak15-Jun-04 5:03 
GeneralRe: AddMetafileComment () ? Pin
sachinkalse15-Jun-04 15:08
sachinkalse15-Jun-04 15:08 
GeneralRe: AddMetafileComment () ? Pin
Dave Kreskowiak15-Jun-04 15:28
mveDave Kreskowiak15-Jun-04 15:28 
GeneralGet trouble when binding data to combobox Pin
uyenchi14-Jun-04 23:19
uyenchi14-Jun-04 23:19 
GeneralRe: Get trouble when binding data to combobox Pin
dabuskol14-Jun-04 23:49
dabuskol14-Jun-04 23:49 
GeneralRe: Get trouble when binding data to combobox Pin
uyenchi14-Jun-04 23:54
uyenchi14-Jun-04 23:54 
GeneralRe: Get trouble when binding data to combobox Pin
Heath Stewart15-Jun-04 3:30
protectorHeath Stewart15-Jun-04 3:30 
Questionhow to make messenger-like messagebox Pin
troels_sorensen14-Jun-04 22:33
troels_sorensen14-Jun-04 22:33 
AnswerRe: how to make messenger-like messagebox Pin
Heath Stewart15-Jun-04 3:27
protectorHeath Stewart15-Jun-04 3:27 
QuestionIs there a way to serialize to an XML file? Pin
matthias s.14-Jun-04 22:21
matthias s.14-Jun-04 22:21 
AnswerRe: Is there a way to serialize to an XML file? Pin
Member 114126615-Jun-04 0:47
Member 114126615-Jun-04 0:47 
AnswerRe: Is there a way to serialize to an XML file? Pin
Heath Stewart15-Jun-04 3:26
protectorHeath Stewart15-Jun-04 3:26 
GeneralMultiline textbox down arrow is missing Pin
Sudhakar Pasupunuri14-Jun-04 21:42
Sudhakar Pasupunuri14-Jun-04 21:42 

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.