M Ganesan

M Ganesan

  • NA
  • 1
  • 0

ComboBox binding

Jan 12 2006 5:19 AM

Hi all,
          I can't bind the value and coressponding text in the combo box in windows application using c#.

but i used to bind in web application as
Dropdownlist.Items.Add(new ListItem(text,value);
how can we do it for the windowds application.
please check it
thank u!

by,
M.Ganesan