rickyoswaldiow
Programmer
Good morning all. I have a DataCombo control (not to be confused with ComboBox) which is populated with data. I am wondering how I can display the Description (ListField) text by referencing the Index ID (BoundColumn) i.e.
I have three entries in the DataCombo
0. Red
1. Green
2. Blue
I want to reference which is to be shown by the number, but I want the string to be displayed.
I have three entries in the DataCombo
0. Red
1. Green
2. Blue
I want to reference which is to be shown by the number, but I want the string to be displayed.