AD
Administrator
Syncfusion Team
May 20, 2005 04:20 PM UTC
Here is a sample showing this working for me.
http://www.syncfusion.com/Support/user/uploads/GDBG_TextBoxProblem_1469d1d3.zip
One thing to check since you are trying to use a ChoicelIts (as opposed to DaatSource\DisplayMember\ValueMember), you need to be sure teh type of teh information in the underlying column in teh datatable is also string.
If you cannot spot the problem, post the snippets of code you are using adn maybe we can spot something.