Click here to Skip to main content
15,914,289 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dependent libraries ... Pin
Rob Graham17-Feb-05 10:54
Rob Graham17-Feb-05 10:54 
GeneralRe: Dependent libraries ... Pin
vchedalla17-Feb-05 11:02
vchedalla17-Feb-05 11:02 
GeneralRe: Dependent libraries ... Pin
Rob Graham17-Feb-05 12:06
Rob Graham17-Feb-05 12:06 
GeneralRe: Dependent libraries ... Pin
leppie17-Feb-05 23:04
leppie17-Feb-05 23:04 
Generaltest Pin
vchedalla17-Feb-05 6:03
vchedalla17-Feb-05 6:03 
GeneralRe: test Pin
leppie17-Feb-05 7:58
leppie17-Feb-05 7:58 
GeneralRe: test Pin
Dave Kreskowiak17-Feb-05 8:05
mveDave Kreskowiak17-Feb-05 8:05 
GeneralUsing .NET DataGrid with Collections Pin
TedWeston17-Feb-05 5:49
TedWeston17-Feb-05 5:49 
I want to use the Windows .NET DataGrid to display items in a collection. This is quite easy

dataGrid1.DataSource = myCollection;


BUT the columns appear in an arbitary order (not as declared in the item class).

Is there anyway to specify the order that public properties of a class are read by the data binding mechanism of the datagrid. I know that gridcolumnstyles can be used but only where tables are used.

Any clues would be gratefully appreciated.

GeneralRe: Using .NET DataGrid with Collections Pin
the last free name17-Feb-05 22:01
the last free name17-Feb-05 22:01 
GeneralCSS Parsing Using RegEx Class Pin
C_Simpkins17-Feb-05 5:48
C_Simpkins17-Feb-05 5:48 
GeneralRe: CSS Parsing Using RegEx Class Pin
Nick Parker17-Feb-05 7:48
protectorNick Parker17-Feb-05 7:48 
GeneralRe: CSS Parsing Using RegEx Class Pin
NewRegExer17-Feb-05 8:48
sussNewRegExer17-Feb-05 8:48 
GeneralGetting HTML source problem Pin
fickdb17-Feb-05 5:42
fickdb17-Feb-05 5:42 
GeneralRe: Getting HTML source problem Pin
Nick Parker17-Feb-05 8:10
protectorNick Parker17-Feb-05 8:10 
GeneralRe: Getting HTML source problem Pin
fickdb18-Feb-05 0:08
fickdb18-Feb-05 0:08 
GeneralRe: Getting HTML source problem Pin
Nick Parker18-Feb-05 3:36
protectorNick Parker18-Feb-05 3:36 
GeneralRe: Getting HTML source problem Pin
fickdb19-Feb-05 4:41
fickdb19-Feb-05 4:41 
GeneralRetreive Domain Users Pin
Amar Velmala17-Feb-05 4:29
Amar Velmala17-Feb-05 4:29 
GeneralCheckbox in a listview column header Pin
nlecren17-Feb-05 4:03
nlecren17-Feb-05 4:03 
GeneralRe: Checkbox in a listview column header Pin
Radgar17-Feb-05 7:22
Radgar17-Feb-05 7:22 
GeneralRe: Checkbox in a listview column header Pin
nlecren17-Feb-05 9:18
nlecren17-Feb-05 9:18 
GeneralRe: Checkbox in a listview column header Pin
Dave Kreskowiak17-Feb-05 7:57
mveDave Kreskowiak17-Feb-05 7:57 
GeneralRe: Checkbox in a listview column header Pin
S. Senthil Kumar17-Feb-05 8:43
S. Senthil Kumar17-Feb-05 8:43 
GeneralDisplay problem/bug Pin
eynkram17-Feb-05 3:59
eynkram17-Feb-05 3:59 
GeneralRe: Display problem/bug Pin
mav.northwind17-Feb-05 6:10
mav.northwind17-Feb-05 6:10 

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.