bind array to Infragistics Datagrid

From: Jeremy (jmitchatwork_at_yahoo.com)
Date: 03/22/04


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?



Relevant Pages

  • Re: Virtual grid
    ... just ditch the array & load the data directly to the grid. ... Populating the grid from a file will be somewhat slower than from an array (memory), ... > want to display it in a flexgrid control. ...
    (microsoft.public.vb.controls)
  • Re: How do I use a parameter/variable/string literal as an identifier?
    ... Not an actual grid, just a bunch of text boxes ... corresponding member of a boolean array (there is one array for each ... but I would rather learn a new language ...
    (comp.lang.pascal.delphi.misc)
  • Re: Virtual grid
    ... do not display all the digits after the decimal point. ... Besides, if I have numbers of type double, each element of the array only ... to the grid. ...
    (microsoft.public.vb.controls)
  • Re: MSHFlexgrid displayed value
    ... data, one for my array, and one for the grid, which means using double the ... >> get the format string, and display the value to the user. ...
    (microsoft.public.vb.controls)
  • Re: Leere Spalten im Datagrid
    ... wenn ich die BaseCollection erbe das 2 dimensionale Array ... Thorsten Blawatt ... > Thorsten Blawatt wrote: ... die Spalten im Grid verschwinden. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)