falled
Member
- Joined
- Sep 16, 2006
- Messages
- 20
- Programming Experience
- Beginner
Hi everyone!
I've got a question for you, but I will describe my app before.
I've got a tabControl where I create an indeterminate number of tabs, every tab I create contains a splitcontainer, divided horizontally. On the top I've got a listview and a datagrid on the bottom. Every time I select an element from the listview I wanna show the information in the datagrid, id, name, prize, etc... The elements of the listview are mechanical pieces, and I want to store material, weight, etc... And every tab is a set of pieces that I can sell so I can have many sets of many pieces
Witch is the best way to store data?????????
I've got a question for you, but I will describe my app before.
I've got a tabControl where I create an indeterminate number of tabs, every tab I create contains a splitcontainer, divided horizontally. On the top I've got a listview and a datagrid on the bottom. Every time I select an element from the listview I wanna show the information in the datagrid, id, name, prize, etc... The elements of the listview are mechanical pieces, and I want to store material, weight, etc... And every tab is a set of pieces that I can sell so I can have many sets of many pieces
Witch is the best way to store data?????????