I have 3 separate arrays that I would like to display in a form, can anyone help with this.
I tried putting the arrays into a multidimensional array and binding it to a datagrid but I guess you can't do that.
I tried adding the arrays to an arraylist and binding the arraylist to a datagrid and that worked but its showing the field properties in the datagrid and not the actual data. Can anyone help with this? How do I make it show that data?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.