Hi all,
I would like to show a GridView whereby I had certain fields that is bind to database and one field that need to have some logic to get the result, but could not be bind to a database.
May I know how to create GridView dynamically in this way?
So far, I had only done it whereby all data is either bind or unbound.
But I had not done a mixture of this.
If anyone know of any sample, please let me know.
Thanks