Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

data not populating combobox in datagrid

Status
Not open for further replies.

kimprogrammer

Programmer
Sep 15, 2008
160
CA
Hello
I'm creating a datagrid with a combobox. When the data loads all the fields in the datagrid are populated except the combobox.
I want the user to have add only permissions; no changes or deletes and was wondering if this could be the problem.

I am using a tableadapter to load the data.

Thanks for your help.
 
Please ignore - this is not a problem. cellvalidating routine was zeroing out the field.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top