Immutable Elements not working as intended?
In the demo (http://demos.telerik.com/kendo-ui/editor/immutable-elements) or the preview in the api reference (http://docs.telerik.com/kendo-ui/api/javascript/ui/editor#configuration-immutables) the...
View ArticleRotator Reponsive design
Can you add buttons here just like in dell's website? -> http://www.dell.com/or other elements perhaps like list item which has datasource from database?
View ArticleRadRangeSlider SelectionChanged Event
Hello Josh, We do have "RangeSelectionChanged" event handlers feature request on the backlog for the RadRangeSlider. However, we cannot promise a specific time frame for it's implementation. If you'd...
View ArticleIs it possible to disable noDataTemplate
Recent Kendo update added noDataTemplate shows when there is no search result.Is there way that make it not display in default?
View ArticleHow to bind RadRotator to List
Hi Manu, Can you share your codes, my requirements is same like yours.Thanks in advance!
View ArticleUnable to access the properties / binding menu
Hello. When selecting a step, I am unable to access the properties / binding menu in step 9 below. Is there a configuration step that i am missing?...
View ArticleGridViewSpreadExport missing in TelerikExport.dll
Hi Dess,I notice some documentation online is not updated for version 2016_3_913, I'm wondering when will the document be updated? When I try to export to excel using "GridViewSpreadExport...
View ArticleRich content editor
100% width not working well when page is inside masterpage.got 3 images in my rotator, each has a width of 900px. if I set my width to 100%, may page will have a horizontal scroll bar and when you...
View ArticleCustom Cell with image stutters when scrolling on Android
Hello Marco, I wanted to follow-up quickly with an example using Tsvyatko's recommended approach, but using FFImageLoading in the template. Find it attached (you didn't specify which platform so I...
View ArticleGridViewSpreadExport missing in TelerikExport.dll
Sorry, for the last part, I mean I used "ExportToExcelML exporter = new ExportToExcelML(this.radGridView1); exporter.RunExport(fileName);"But I got "An unhandled exception of type...
View ArticleTelerik UI for Winforms or WPF ? which one would be the right option
Hi Hristo Thanks . That helps a lot. The Application would be a windows forms application built on .Net Framework 4.5 , Main intention for migration is Our Client wants to get rid of the existing Third...
View ArticleDatePicker input valdiation
Hello Anton, Please take a look at this Kendo UI Dojo by Progress illustrating a Kendo Datepicker with validation. The validator in the example checks to see if the value is a valid date. By setting...
View ArticleBug: RadGrid with GridCalculatedColumn error when Rebind is called
Affected version: 2016.2.504.45 Steps to reproduce:1) Create a RadGrid with a GridCalculatedColumn2) Follow the first steps outlined in the documentation to put all rows in edit mode by calling...
View ArticlePhoto Album NativeScript doesn't run via LiveSync on phone
Hello,I am reviewing Telerik Platform for an upcoming project and decided to do a walk-through of the sample Photo Album application. Things came to a standstill rather quickly when I hit step 3 and...
View ArticleSwipe gesture not working
Hello Priom, The reason you're not seeing a button is because you probably copy-pasted my code directly and are using using DrawerManipulationMode="Gestures". This means the SideDrawer will hide the...
View ArticleListView does not render MVVM grid in template
Hi Stefan, thank you for the answer. I will keep that in mind. I actually changed the approach for this page,instead of building the components thru Javascript I decided to create a model and use MVVM,...
View ArticleHighlight the row when exporting RadGrid to excel
Hi, You can see the demo below and how the custom styles are applied for achieving the required functionality in your...
View ArticleTest clicks fixed header instead of element
Hello Jennifer, Thank you for your feedback and for the project. The work around in this case is to convert the "Click" step into code and to comment the line containing ScrollToVisible in the code (it...
View ArticleHow can I access values in popup editor in CRUD ops
Figured it out. Using the save event.
View Article