
Telerik
文章平均质量分 75
riverlau
这个作者很懒,什么都没留下…
展开
-
ISSUE & RESOLUTION: The Rad Menu control Overlap other controls
http://www.telerik.com/support/kb/aspnet-ajax/window/show-radwindow-above-radmenu.aspxISSUE:I have the problem that when the Rad Menu is in the aspx page after other controls like dropdown contr转载 2011-11-17 15:34:25 · 874 阅读 · 0 评论 -
In RadGrid, How to get the control inside usercontrol
How can we use javascript to get the control inside user control in RadGrid?Problem: control in user control will share the same ID, so if we use "var cmb= rows[5].findControl("RadComboBox1")" wil原创 2011-12-29 23:31:56 · 1071 阅读 · 0 评论 -
use Jquery in Telerik
http://www.telerik.com/help/aspnet-ajax/introduction-using-jquery.htmlThere are some Telerik Web Controls are using Jquery, Please check those control list via above URL. If you have used any of the原创 2012-01-04 00:41:41 · 597 阅读 · 0 评论 -
How to compare two cells value in Grid via Compare Validator?
How to compare two cells value in Grid via Compare Validator?http://www.telerik.com/community/forums/aspnet-ajax/grid/rad-grid-templatecolums-compare-validator.aspx protected void RadGrid1_ItemC转载 2012-01-04 14:27:34 · 544 阅读 · 0 评论 -
telerik - radwindow
http://www.telerik.com/help/aspnet/window/postbackandcloseonreload.html原创 2012-02-17 01:59:29 · 773 阅读 · 0 评论 -
skinng a htmltable to a telerik skin
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/skinng-a-htmltable-to-a-telerik-skin.aspx转载 2012-02-29 18:17:22 · 613 阅读 · 0 评论 -
Telerik Grid Filtering with MS DropDownList Instead of Textbox
Reference:http://www.telerik.com/help/aspnet-ajax/grid-filtering-with-dropdownlist.html1. Default.aspx<%@ Page Title="Home Page" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="t原创 2012-03-29 00:28:27 · 1685 阅读 · 0 评论 -
Telerik RadAsyncUpload Event OnFileUploaded
http://www.telerik.com/help/aspnet-ajax/asyncupload-overview.htmlRadAsyncUpload relies on saving temporary files to work. When posted, files are saved to the designated temp folder (App_Data/Rad原创 2012-03-14 13:32:07 · 7529 阅读 · 0 评论 -
Telerik Grid Server Side Paging, Sorting and Filtering
Reference:http://ryantomlinson.com/post/True-data-paging-the-Telerik-RadGrid.aspxhttp://demos.telerik.com/aspnet-ajax/grid/examples/programming/custompaging/defaultcs.aspxDynamic LINQ:http://w原创 2012-04-02 23:10:07 · 2174 阅读 · 0 评论 -
RadioButton not firing OnCheckedChanged in ajax
http://www.telerik.com/community/forums/aspnet-ajax/ajax/radiobutton-not-firing-oncheckedchanged-in-ajax.aspxIssue Description:I got 3 radiobuttons who all are linked to execute the same OnCheck转载 2012-04-05 11:00:09 · 745 阅读 · 0 评论 -
Show/Hide RadAjaxLoadingPanel explicitly
http://www.telerik.com/help/aspnet-ajax/ajax-show-hide-loadingpanel.htmlJavaScript var currentLoadingPanel = null; var currentUpdatedControl = null; function Request转载 2012-04-16 17:04:38 · 1296 阅读 · 0 评论 -
Telerik Error
http://www.telerik.com/help/aspnet-ajax/introduction-troubleshooting.htmlUncaught Error: ASP.NET Ajax client-side framework failed to load.Uncaught ReferenceError: Sys is not definedUncaught原创 2011-12-23 23:07:40 · 925 阅读 · 0 评论 -
RadNotification Sample
Content Via Callback (Server Side)http://blogs.telerik.com/blogs/posts/11-07-28/getting-started-with-radnotification.aspx if we want to go back to the server to grab some data and place that i原创 2011-12-14 18:46:06 · 899 阅读 · 0 评论 -
RadPanelBar use SitemapDatasource with Authorization
Web.sitemap Web.config <add siteMapFile="Web.sitemap" name="AspNetXmlSiteMapProvider"原创 2011-12-15 00:53:00 · 655 阅读 · 0 评论 -
Telerik Assembly Version Naming Convention
e.g.:ASP.NET AJAXQ3 2009 (Version Number 2009.3.1103)转载 2011-11-18 12:46:41 · 270 阅读 · 0 评论 -
Telerik RadScheduler Bind to SQL Server With Different Resource
Code Overview: <telerik:RadScheduler runat="server" ID="RadScheduler1" Skin="Windows7" Height="551px" ShowFooter="False" SelectedDate="2009-02-02"原创 2011-11-20 02:30:14 · 1120 阅读 · 0 评论 -
Telerik RadNotification: Notification / Session Timeout notification
http://demos.telerik.com/aspnet-ajax/notification/examples/sessiontimeout/defaultcs.aspx1. The ShowInterval property is set to automatically show the popup as time before session timeouts as you转载 2011-11-20 23:22:48 · 2315 阅读 · 0 评论 -
Customizing with GridTemplateColumn
http://www.telerik.com/help/aspnet-ajax/grid-appearance-customize-gridtemplatecolumn.htmlhttp://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspxThe final re原创 2011-11-25 13:05:27 · 657 阅读 · 0 评论 -
Telerik Skinning for the RadControls
Telerik Helper: http://www.telerik.com/help/aspnet-ajax/introduction-controlling-appearance-overview.htmlVideo: http://tv.telerik.com/watch/aspnet/webinar/skinning-deep-dive-radcontrols-aspnet-ajax原创 2011-11-10 10:46:42 · 1078 阅读 · 0 评论 -
How to change height of RadMenu (Sprite Image)
example: http://www.telerik.com/help/aspnet-ajax/menu-change-height.htmlexample: http://www.telerik.com/help/aspnet-ajax/combobox-appearance-change-height-input-element.htmltutorial: http://www.原创 2011-11-11 14:24:25 · 1131 阅读 · 0 评论 -
Telerik RadScheduler - Zero Code to Support DataBase Source CRUD + reminder
http://tv.telerik.com/watch/radtips/episode/customizing-radscheduler-appointments-with-resourcesDemo AppearanceDatabase Schema:Sample Data:dbo.AppointmentID Subject Descrip原创 2011-12-06 23:34:36 · 1326 阅读 · 0 评论 -
Telerik RadScheduler With Database CRUD Internal
Telerik RadScheduler LogicUpdate One of Recursive Appointments (Update to exclude date+Insert New)exec sp_executesql N'update [dbo].[Appointments]set [RecurrenceRule] = @0where ([ID] = @1)',原创 2011-12-07 14:12:04 · 771 阅读 · 0 评论 -
Play with RadScheduler1_TimeSlotCreated Event in Telerik Scheduler
If you are going to show something like:Code Behindprotected void RadScheduler1_TimeSlotCreated(object sender, TimeSlotCreatedEventArgs e) { if (e.TimeSlot.Appointments原创 2011-12-08 17:46:49 · 1209 阅读 · 1 评论 -
radGrid loop through rows
How to get radGrid real row number at server side?protected void radGridMountTires_ItemDataBound(object sender, Telerik.Web.UI.GridItemEventArgs e) { GridDataItem dataItem = (GridDataItem)e原创 2011-12-20 14:31:30 · 1635 阅读 · 0 评论 -
Operating with the FilterExpression of Telerik RadGrid Manually
http://www.telerik.com/help/aspnet-ajax/grid-operate-with-filter-expression-manually.htmhttp://www.telerik.com/community/forums/aspnet/grid/multiple-selection-for-filter-column-radgrid.aspxhttp://转载 2012-04-20 00:03:40 · 3427 阅读 · 0 评论