bind array to Infragistics Datagrid
From: Jeremy (jmitchatwork_at_yahoo.com)
Date: 03/22/04
- Next message: Elliot M. Rodriguez: "Winform app, .Net debugger crashes on start on WinNT box"
- Previous message: Anand Balasubramanian: "RE: How do I lock a file?"
- Messages sorted by: [ date ] [ thread ]
Date: 22 Mar 2004 11:23:53 -0800
Hello!
I am trying to bind an array to an Infragistics grid. My array is filled with
user defined objects all of the same type. I can set the datasource of the grid
to the array with no problem, but I cannot seem to get the columns to display
in the order that I want. Actually, every time I rebind the grid, the columns
(which mirror the properties of my class) are displayed in a seemingly random
order. Does anyone have an idea how to do this?
- Next message: Elliot M. Rodriguez: "Winform app, .Net debugger crashes on start on WinNT box"
- Previous message: Anand Balasubramanian: "RE: How do I lock a file?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|