L
l7alabeh
Hi,
I am trying to take from a database 3 values, concatenate the first two
of them and insert them in a ListBox (in the DataTextField) and the 3rd
value in the DataValueField.
The problem is that I am able only to add the first two values
concatenated (using the DataReader) but the DataValueField is not
taking any new value, it is taking the value of the text.
Can you please help me to solve this problem?
I am trying to take from a database 3 values, concatenate the first two
of them and insert them in a ListBox (in the DataTextField) and the 3rd
value in the DataValueField.
The problem is that I am able only to add the first two values
concatenated (using the DataReader) but the DataValueField is not
taking any new value, it is taking the value of the text.
Can you please help me to solve this problem?