I was wondering if there is any easy method to use the Lightbox control with image content stored in SQL database? I see that the server side properties only contain a URL path for file system stored images, but I would like to see an example with actual image content being pulled from the db. Maybe this could be done using RadBinaryImage? Any help would be appreciated.