This demo illustrates how to implement a custom image viewer. For this purpose, the built-in image viewer is disabled by setting the SettingsFullscreenViewer.Visible property to false. The FullscreenViewerShowing event is handled to display a modal popup window, which implements the functionality of image viewer when a gallery image is clicked.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxImageAndDataNavigationDemos |