M
Maziar Aflatoun
Hi,
Is there a way to modify the data in a datagrid that is read from a database
before displaying it? For example, I have a field 'RecType' with can be
either 0 or 1 where 0 is for normal user and 1 for administrator. However,
when I want to display this in my datagrid I like to display 'Normal User'
instead of the number 0 and display 'Admin' instead of the number 1.
Thank you
Maz.
Is there a way to modify the data in a datagrid that is read from a database
before displaying it? For example, I have a field 'RecType' with can be
either 0 or 1 where 0 is for normal user and 1 for administrator. However,
when I want to display this in my datagrid I like to display 'Normal User'
instead of the number 0 and display 'Admin' instead of the number 1.
Thank you
Maz.