I have a checkbox List that is populated by a DataTable.
The table have some alias names for some of the attributes, how do I set the checkbox listitem FieldText to show alias name when it is present and the attribute when it is not present?
Go to the complete details ...