I have a GridView
that gets it's data from the SQL database
.
I would like to alter some of it using an external method, something like this:
SQL in
:
Then, the altered method will be called with 0
as a parameter, and will return some string that will be shows in the GridView
.
Teşekkür ederim Mark.