Click to See Complete Forum and Search --> : DropDownList with custom Data Display in a GridView


renatois
10-22-2007, 01:36 PM
DropDownList with custom Data Display in a GridView

Hi all, I have a GridView that has a STATUS template field showing a DropDownList on Edit Mode with the users status that can be C, I, B, E.

Thatīs all working fine, the thing is that I want to configure the Data Field Display of the DropDownList that is showing C ,I ,B ,E to corresponding strings.

Any solution?

Thank you all

lmf232s
10-22-2007, 05:38 PM
How are you loading the drop down? Hard coded or database?