How to locate the element
We record a video but the size is 10 MB. I can send it on your mail.
View ArticleRadSlider draghandle rule
Hi Marc, By default the drag handle of RadSlider is moved one tick at a time and the number of ticks and their type depend on the value of the SmallChange and LargeChange properties as described in the...
View ArticleRadDock server side DockPositionChanged does not fire when dropping control...
Hi Hung, You can attach to the DockPositionChanged event for a dynamically created dock like that: ASPX:<telerik:RadDockZone ID="RadDockZone1" runat="server"> <telerik:RadDock ID="RadDock1"...
View ArticleRadGrid PDF export filename and extension wrong
Hi Daniel,the problem is reproducible in all browsers I've tried: IE, Firefox and Chrome. I deactivated SSL and IIS compression (static & dynamic) with no result. The other things you mention are...
View ArticleAndroid AppBuilder Changes?
Hello Matt, Thank you for your feedback. In order to benefit from Telerik support service I would kindly ask you to renew your license. In the meantime you can still advice with our community using the...
View ArticleCommand Alternative for DatePicker
Hello Scott, Please check the attached sample project and let me know how it works for you. What I can also suggest you would be to implement a property (flag) that indicates whether your are updating...
View ArticleKednod dropdownlist inside kendo treeview next to treeviewItem
Hello Aarti,At this time, nesting widgets in the TreeView component is not supported. An alternative approach would be to present users with buttons (as shown in the templates example), or with a...
View ArticleGridViewMaskedInputColumn removes the last character
Hello Auvo, I tried to reproduce the behavior you described but without any success. Could you run through the sample attached and let me know whether I am missing anything ? Regards, Maya Telerik See...
View ArticleDrag Grid Column Header ?
Hello Rob,It is not clear what exactly should be accomplished in the current case. If the main goal is sorting the "<th>" elements in the drop area then a custom sorting algorithm in "drop"...
View ArticleLoad Page On Demand
Hello Leandro, Thank you for writing. When using paging RadGridView still needs the whole data source in order to calculate the necessary information e.g. how many pages you need. In order to improve...
View ArticleAdding custom labels to X and Y axis
Thanks Victor, my first point is : I want to show labels on x-axis exactly where I can put put like I want to show for eg. {3,5,9,15 etc} but as of now I have perceived that it takes it automatically...
View ArticleWay to access the underlying data item when a draggable is dropped into a...
Hello, There aren't any methods that can be used to get a shape by element. A possible solution is to get the shape by the position:drop: function (e) { var diagram =...
View ArticleConnection layout problems
Hi, The event handler can be specified with the wrapper Events DataBound method:Html.Kendo().Diagram<StructureChartEntityModel, StructureChartLinkModel>() .Name("diagram")...
View ArticleIssue with Windows 8
Hi, I was trying to run automated tests on Windows 8 but it doesn't look to be able to run on IE or Forefox, IE opens but freezes there I can't do any action on it, FF doesn't even open, Chrome looks...
View ArticleAccessing Everlive with Kendo DataSource
Hello Romel, We have updated the way the kendo datasource works so you now can pass headers directly to the read option instead of settings them on the xhrRequest. However it seems we might have missed...
View Articleget databound value(column) from databound in radgrid
Hi Princy,I have a telerik grid with GridButtonColumn. I need the cell index and column name or column index of the selected cell. Below is the telerik grid which is bind at server side....
View ArticleCannot Display Errors
Hi Ryan , See the help topic below:http://www.telerik.com/help/aspnet-ajax/ajax-error-handling.html Regards, Maria Ilieva Telerik See What's Next in App Development. Register for TelerikNEXT.
View ArticleCancel Ajax request from usercontrol
Hi Joseph, Try to call the "ajaxRequestStart" function with some TimeOut and see if this makes any difference. Regards, Maria Ilieva Telerik See What's Next in App Development. Register for TelerikNEXT.
View ArticleIs it possible to add custom localization to days displayed in...
Hi, OnClientFormCreated(sender, args) is a clide side event for radscheduler i think but i am looking out for RadSchedulerRecurrence editor. I could not find any of the client events associated...
View ArticleThumbnail reordering?
Is it possible to reorder the thumbnails with drag and drop functionality?
View Article