bengalliboy
MIS
Hi,
I am working on a graphical inter. I have got 2 listboxes that shows the tables of two database. I want the users to select from the left list box and map it to the right one (right now 1 to 1). What would be the best way to do this?
Note mapping means, it could be a link/a line that shows the connections between the two listbox and the final results need to be on text file (I think I can do this).
My concern is, if I use all picture buttons inside list box , is it going to be too complicated? Has any one done similer stuff? If so, can any one provide some sample code? Thanks a lot!
I am working on a graphical inter. I have got 2 listboxes that shows the tables of two database. I want the users to select from the left list box and map it to the right one (right now 1 to 1). What would be the best way to do this?
Note mapping means, it could be a link/a line that shows the connections between the two listbox and the final results need to be on text file (I think I can do this).
My concern is, if I use all picture buttons inside list box , is it going to be too complicated? Has any one done similer stuff? If so, can any one provide some sample code? Thanks a lot!