struggling to populate lookupEdit problem!
Posted
by helloise
on Stack Overflow
See other posts from Stack Overflow
or by helloise
Published on 2009-10-28T13:14:08Z
Indexed on
2010/05/19
6:00 UTC
Read the original article
Hit count: 327
c#
|devexpress
I am using the devexpress lookupedit control, and I have set the EditValue property(SocklocationBindingSource - Location). When you click on the black little arrow ON the control itself, the datasource, displaymember and valumember are set. I run my app and see [editvalue is null] in the actual control?
What else must i set? What on earth am i doing wrong?
I use VS 2009
© Stack Overflow or respective owner