hi,
i add an item at run time in a listview ,and i would like the added item as a column in another listview
matrixuserlist. columns.add(Doo rlistname.Items )// not work!
how can i make that?!
thanks.
i add an item at run time in a listview ,and i would like the added item as a column in another listview
matrixuserlist. columns.add(Doo rlistname.Items )// not work!
how can i make that?!
thanks.
Comment