Hi,
Currently I have a DataGrid, and a datasource.
The Datasource is directly pulled from the database in this order:
Id, SalaryId, Old, New
Problem is that it displays the SalaryId, I want it to display the SalaryId Value
How do I do this?
Thanks,
-Kristof