Hi Paul,
Since you have a byte array that contains the image you can use a GridBinaryImageColumn and assign the byte array to the RadBinaryImage in the column. A demonstration of this can be observed in the code snippet below:
ASPX:
C#:
As for referencing the file which is uploaded this can be done by subscribing to the OnFileUploaded event like explained in
this help article.
Regards,
Angel Petrov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the
blog feed now.