Hello,
I have a grid with a datasource containing a dataset. In this dataset there is a field which contains a variable parameter
I have to check this parameter and set an image in an imagecolumn. The image is delivered to me in a base64string.
Everything works, but I can't find which event to take for this action.
Every time a row is bounded to the datagrid the action has to take place...
I have a grid with a datasource containing a dataset. In this dataset there is a field which contains a variable parameter
I have to check this parameter and set an image in an imagecolumn. The image is delivered to me in a base64string.
Everything works, but I can't find which event to take for this action.
Every time a row is bounded to the datagrid the action has to take place...