Hi there,
I have a two dimensional array which I would like to bind to a datagrid,
however I've spent all afternoon googling for a solution and I can't find one
anywhere. The best I've come up with is binding a 1 dimensional array to a
datagrid and that for whatever reason gives me the array element lengths
rather than the values.
Any pointers or help would really be appreciated, in VB.net is possible?
Thanks
Ed
I have a two dimensional array which I would like to bind to a datagrid,
however I've spent all afternoon googling for a solution and I can't find one
anywhere. The best I've come up with is binding a 1 dimensional array to a
datagrid and that for whatever reason gives me the array element lengths
rather than the values.
Any pointers or help would really be appreciated, in VB.net is possible?
Thanks
Ed
Comment