Home All Groups Group Topic Archive Search About
Author
14 Dec 2006 2:49 PM
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

Author
18 Dec 2006 3:42 AM
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. :)

<dnyaku***@gmail.com> wrote in message
Show quoteHide quote
news:1166107767.923884.181100@t46g2000cwa.googlegroups.com...
> 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
>