A
amar shukla
hi all,
i have a problem,
i am coding a problem, which is suppose to fetch records from database
into a combobox and there after based on the selection of value it has
to proceed further , i have used sqldataadpter.fill(dataset)
as well
for the selectedvalue,
combobox1.databinding.add("selectedvalue",dataset11,"tablename.columnnam
e")
can please anybody help me
i have a problem,
i am coding a problem, which is suppose to fetch records from database
into a combobox and there after based on the selection of value it has
to proceed further , i have used sqldataadpter.fill(dataset)
as well
for the selectedvalue,
combobox1.databinding.add("selectedvalue",dataset11,"tablename.columnnam
e")
can please anybody help me