Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / February 2006

Tip: Looking for answers? Try searching our database.

DataGridview combobox column

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jill - 04 Feb 2006 18:02 GMT
Hi All,

have a problem working with comboxbox column with .net 2.0 (VB please)
tblEmp - EmpId, EmpName, EmpRef
tblrole - roleid, rolename
tbluserrole- empid,username,pwd,roleid

I need to create a datagidview which displays empname,username,pwd,rolename
This is ok.

But now when a user clicks on a new row, the empname and rolename columns
needs to be a combobox. The user selects the empname from the comboxbox,
assigns a username, pwd and selects the rolename from the second combobox
column.
On saving this record, the transaction would be entered in the tbluserrole.

Tried a number of help, but can't get to the solution.

is this possible? help in vb please.

Signature

Thanks.
Jill

Otis Mukinfus - 04 Feb 2006 20:33 GMT
>Hi All,
>
[quoted text clipped - 15 lines]
>
>is this possible? help in vb please.
You need to change the column type of those two columns to ComboBox.
When you do this you will have to populate them with the choices from
a query or some kind of list.


Otis Mukinfus
http://www.otismukinfus.com
http://www.tomchilders.com

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.