The relative or full URL to the directory where the navigation bar gif files are stored.
The relative or full URL to the directory where the navigation bar gif files are stored.
Default="../gfx/"
The image files are supplied with the Sample application and can be found in the subdirectory gfx
You can either make a site wide ImageDir catalogue or copy the required image files to each Web application.
Examples
ImageDir="http://localhost/myapp/gfx/"
ImageDir="http://localhost/gfx/"
ImageDir="~/gfx/"
ImageDir="/myapp/gfx/"
AxpDataGrid Class | Axezz.WebControls Namespace