Hello all,
i m stuck in how to bind combobox with valuemember
i have four fields in database like..in table agent_master
id =a00001
firstname = nitya
middlename = v
lastname = kalaria
now i want all record from agent_master
in combobox want to bind record like i.e. nitya v kalaria and it's valummber is it's id a00001
can anybody help me how to do that?
thanking u in advanced...
Cheers..
i m stuck in how to bind combobox with valuemember
i have four fields in database like..in table agent_master
id =a00001
firstname = nitya
middlename = v
lastname = kalaria
now i want all record from agent_master
in combobox want to bind record like i.e. nitya v kalaria and it's valummber is it's id a00001
can anybody help me how to do that?
thanking u in advanced...
Cheers..
Comment