DropDownList text display

Hi,

I've implement a DDL Validation on an ASP.Net application. The values list is loaded from a DataTable, then i can choose the value and the text fields.

But, if the DDL is hidden, the cell will display the value. Is there a workaround to display the text by keeping the right value in the DataSource object ?

Thank you,

Tom.

Hi,

Thank you for point out that. We will consider that as a requirment and implement it in the future version.