Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Telerik
Build great .NET business apps
Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
Support and Learning
Productivity and Design Tools
Forget it. The template I was working from was done by another programmer who I don't have contact with ... or trust.
<
telerik:RadListView
ID
=
"RadListView1"
runat
"server"
AllowPaging
"True"
ItemPlaceholderID
"PlaceHolder1"
OnItemCreated
"RadListView1_ItemCreated"
OnPreRender
"RadListView1_PreRender"
>
LayoutTemplate
fieldset
id
asp:Panel
/>
telerik:RadDataPager
"RadDataPager1"
Skin
"Sitefinity"
PageSize
"25"
PagedControlID
BorderWidth
"0"
Fields
telerik:RadDataPagerButtonField
FieldType
"FirstPrev"
"Numeric"
"NextLast"
telerik:RadDataPagerPageSizeField
PageSizeText
"Page size: "
telerik:RadDataPagerGoToPageField
CurrentPageText
"Page: "
TotalPageText
"of"
SubmitButtonText
"Go"
TextBoxWidth
"15"
telerik:RadDataPagerTemplatePageField
PagerTemplate
div
style
"float: right"
b
>Items
asp:Label
"CurrentPageLabel"
Text="<%# Container.Owner.StartRowIndex + 1%>" />
to
"TotalPagesLabel"
Text="<%# Container.Owner.StartRowIndex+Container.Owner.PageSize %>" />
of
"TotalItemsLabel"
Text="<%# Container.Owner.TotalRowCount%>" />
br
</
ItemTemplate
"float: left;"
"border: 0; width: 154px; height: 154px; margin: 5px 5px 5px 5px;"
class
"myClass"
"padding: 2px 2px 2px 2px; background: #eeeeee; text-align: center;"
a
href
"javascript:Popup_Window('asset_preview','<%# Eval("
id") %>')">
telerik:RadBinaryImage
"RadBinaryImage1"
AutoAdjustImageControlSize
"False"
CssClass
ImageUrl='<%# Eval("thumbUrl") %>' ResizeMode="Fit" AlternateText="Click to view preview"
ToolTip="Click to view preview" Width="150px" Height="150px" />
style="border: 0px; white-space: normal; width: 150px; margin: 5px 5px 5px 5px;
padding: 2px 2px 2px 2px;">
asp:CheckBox
"chkImage"
AutoPostBack
"javascript:Popup_Window('asset_detail','<%# Eval("
<%# Eval("title") %>
-
<%# Eval("filenameextension") %></
<%--<
asp:HyperLink
"lnkAsset"
Target
"_new"
NavigateUrl
"assetinfo.aspx"
><%# Eval("filename") %></
>--%>
asp:HiddenField
"hiddenAssetId"
Value='<%# Eval("id") %>' runat="server" />
EmptyDataTemplate
No Assets Found