|
RadBinaryImage
for asp.net ajax
RadBinaryImage provides an easy way of displaying an image, which is stored as binary
data directly in the database. The control can be used in any data bound control
(Repeater, DataList, GridView, RadGrid etc.) to display images which originate from
binary image field in the data source. RadBinaryImage uses an internal http handler
which streams the image from the binary source to the page in which it has to be
visualized.
-
First look at RadBinaryImage features.
-
See how you can use the GridBinaryImageColumn to display and edit images.
- Overview
-
Telerik ASP.NET Binary Image control gives you an easy way of showing an image stored as binary data in a database.
- Use in any data bound control
-
Use RadBinaryImage with Repeater, DataList, GridView, etc to display images which originate from binary image field in the data source.
- HTTP Handler
-
The BinaryImage uses an internal http handler which streams the image from the binary source to the page in which it has to be visualized.
- Various Display Settings
-
You could specify whether you want the display to be as a thumbnail and provide the thumbnail size, alignment, etc
- Industry-best cross-browser support
-
Telerik RadControls support all major browsers Internet Explorer, Firefox, Safari, Opera and Google Chrome.
- FREE Training Materials
-
A wealth of supporting resources: documentation, interactive training sessions, KB articles, videos and many more.
|