About RadBinaryImage for ASP.NET AJAX
RadBinaryImage provides an easy way to display 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.
RadBinaryImage and 70+ other controls are part of RadControls for ASP.NET AJAX, a comprehensive toolset taking
care of the common functionality of your application, while leaving you with more
time to work on the business logic of the app.
About This Demo
This example illustrates how to use the built-in GridBinaryImageColumn in RadListView control and how to display an image streamed
from a binary image source field (specified through the DataValue property of the
column).
Get Started
- Use Telerik’s Visual Studio Extensions (which you have installed together with the
RadControls) to quickly create, upgrade and configure your RadControls projects.
Save time by using the ready-to-use Visual Studio templates that cover common application
scenarios.
- Find the controls in need in your VS toolbox and use the Design-time surface and
rich wizards to configure them quickly.
- If you’d like to learn more about how to best implement the RadControls, browse
the Telerik folder in your Start menu and use the shortcuts there to access the
local demos, online documentation or open the sample examples app in Visual Studio.
- If you like this particular BinaryImage demo, you can use the following path to
find it in the sample website application:
binaryimage/examples/overview