G
Guest
I'm creating a windows form where I'm connectiing to a web service to get my
data from. I want to display the data into a treeview for navigational
purposes. How can I display the data in a treeview with the data seperated?
Ex:
--Cars
-- vette
-- BMW
--Trucks
-- Hummer
-- Jeep
etc
thx
data from. I want to display the data into a treeview for navigational
purposes. How can I display the data in a treeview with the data seperated?
Ex:
--Cars
-- vette
-- BMW
--Trucks
-- Hummer
-- Jeep
etc
thx