datagrid Problem

D

dnyakundi

Am quite new to programm ing and am currently learning using V2005. My
problem is how to Populate data in a combo. I want to have three
columns with Column 1 having Combobox while Column 2 having Test box
and Column 3 to have Textbox.
Am unable to add data from SQL Server to the Combobox and when an item
is selected in the combo, column2 is Update with corresponding
Description .

Please assist me to accomplish the above problem

David
 
B

Bruce W. Darby

David,

Providing a snippet of the code that is causing you the problem will go a
LONG way toward getting you some assistance. I speak from experience. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top