|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGrid and ArrayListHi,
In my aplication I have an ArrayList thay hold many instances of a class. ( The bussiness layer return to the UI layer an ArrayList) I want to know how Can I fill the DataGrid with the arraylist ? Thanks Alan Hi,
You can set the datagrid's data source to the arraylist. Any properties in the class stored in the arraylist will be shown in the datagrid. Here is a link to an example http://vb-tips.com/downloads/arraylisttodatagrid.zip Ken ---------------------------------- Show quoteHide quote "Jarsinio" <alanga***@gmail.com> wrote in message news:1167400596.453348.126360@79g2000cws.googlegroups.com... > Hi, > > In my aplication I have an ArrayList thay hold many instances of a > class. ( The bussiness layer return to the UI layer an ArrayList) > I want to know how Can I fill the DataGrid with the arraylist ? > > > Thanks > Alan >
VB2005 registering a dll
How do I sort an ArrayList of objects by a property value Deleting directory path and files. VB.net 2003 Problem with RadioButton textbox delete and undo How to prevent file to be copied Parsing HTML Tables How can I use the Toolbox Control in my Application? Upgrade for Deployment Purposes how to start explorer to console app location? |
|||||||||||||||||||||||