Here's how to call a codebehind function for the rows of a GridView. No rocket science, but useful for reference...
Code behind:
protected string GetStatusImage(IDataItemContainer row)
{
}
or
Code behind:
protected string GetStatusImage(GridViewRow row{
}
/Emil
This is how to retrieve the username for the currently logged in user:
[powered by WordPress.]
jour·nal n. A personal record of occurrences, experiences, and reflections kept on a regular basis; a diary.
36 queries. 1.220 seconds