how to explore the data to the user

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2007
Posts: 18
Reputation: apchidara is an unknown quantity at this point 
Solved Threads: 0
apchidara apchidara is offline Offline
Newbie Poster

how to explore the data to the user

 
0
  #1
Aug 30th, 2007
hi every one
I have lots of excel tables which I need to fech specific data from them and show it on my form so that the user can choose them and I need to record the user's choices in one excel file.
how do u think I should explore the data(choices)to the user?
(combobox,data grid,.....????????????????????)
please help me
thanks
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 322
Reputation: Hamrick will become famous soon enough Hamrick will become famous soon enough 
Solved Threads: 33
Hamrick's Avatar
Hamrick Hamrick is offline Offline
Posting Whiz

Re: how to explore the data to the user

 
0
  #2
Aug 30th, 2007
It depends on how much data you have and how users expect it to be presented... That's a design thing that's up to you.
The truth does not change according to our ability to stomach it.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 82
Reputation: preetham.saroja is an unknown quantity at this point 
Solved Threads: 1
preetham.saroja's Avatar
preetham.saroja preetham.saroja is offline Offline
Junior Poster in Training

Re: how to explore the data to the user

 
0
  #3
Sep 4th, 2007
hai,
To perform has u said-1)fetch the data from one table& display it on the form using -dropdownlist, 2)then based on his/her selection (or user clicked)just display it on other table thats it...
1)select * from table where ID=" & id.txt
2)insert into table2 where ID =" &id.selectedvalue
happy coding....
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 645
Reputation: binoj_daniel is an unknown quantity at this point 
Solved Threads: 17
binoj_daniel's Avatar
binoj_daniel binoj_daniel is offline Offline
DaniWeb Expert

Re: how to explore the data to the user

 
0
  #4
Sep 4th, 2007
Again! its a personal choice representing data. You have different options to choose from to design the interface. To provide list options to the user to can use listbox, combobox, listview, checkboxes or radio buttons depending upon the situation and need.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC