Nested Select box for Kendo UI Mobile (not Web)
We really need your help, we need to make a cascaded / related dropdown list in our application (Cordova/Kendo UI Mobile for android and IOS). As much I understand we cannot use the functionality...
View ArticlePadding on Table Cells
Thanks, Stef.Update for anyone else who experiences this: Upgrading Kendo UI to the latest version (CSS & JS) fixed this issue for me. Was not on the most recent version.
View ArticleOptionLabel for DropDownList
There seems to be an issue with the dropdownlist and the option Label It is also happening in the demo page: http://demos.telerik.com/kendo-ui/dropdownlist/cascadingdropdownlist The optionLabel is...
View ArticleHow to fix a Canvas to a LocationRect (given two Lat-Lon corners)?
I have a Canvas, and its NW and SE corners' Lat-Lon (basically a LocationRect). Is there a way to fix this Canvas to the appropriate locations on the map? The Canvas will be automatically resized and...
View ArticleInstall Kendo UI Professional Bower Package
I've followed the documentation to the letter, the error appears in VS 2015 when I restore packages:ECMDERR Failed to execute "git ls-remote --tags --heads...
View ArticlePaste Text from Word file into editor - Alignment/Color Issue
Hello Konstantin,Thank you for your reply!!We have tried on demo link which you have provided us in your reply. We are able to reproduce the same on demo link.We are attaching a sample text with...
View ArticleSupport for Microsoft Edge (Windows 10)
HiI've noticed that the drag and drop functionality of the AsyncUpload control doesn't seem to work in Microsoft Edge (IE 11 replacement) on Windows 10.It works fine in Chrome & Firefox.I've...
View ArticleRadSpreadsheet get cell value when cell in edit mode.
Hello dear Telerik support. I have question regarding RadSpreadsheet. My problem is next. When cell in edit mode I can't get it value. When I try get value, it is empty. How I can manage it? Could you...
View Articledebugging
HiWhen i press f11 to stop at a process, how do i step then to go into each process after that, step by step?Gary
View ArticleInquiry on chartView
Hi, May I know Telerik Winforms could do these 3 features in properties settings instead of using coding(Please refer to the attachment)? If yes please provide the steps to do this. If no, please...
View ArticleCopy from ClipBoard to Radgrid
Hello Dear, Can you please share your " fillTable(table) " method.Thanks in advance.
View ArticleChart legend item click ...
i have found legend click and handle with followiing code function sky() { var chart = $find("ctl00_MainContent_RadHtmlChartSent"); //attach an event handler...
View ArticleHow to fire server event when clicking checkbox
Hi,I have listview that works well with the definition below:<telerik:RadListViewID="lvwUserGroups"runat="server"ItemPlaceholderID="groupsPlaceholder"OnNeedDataSource="lvwUserGroups_NeedDataSource"...
View ArticleChunk Upload on Safari Browser.
Denis,I'm having exactly the same problem, did you ever find a solution?Geoff
View ArticlePhoto album tutorial
This is my first time trying the Telerik Platform and I am experiencing some difficulties while doing the Photo Album tutorial. How I started was by cloning the gitHub repository. After I finished the...
View ArticleSerialize/Deserialize collections in SerializableGraphSourceBase
Hello Martin, Thank you for your reply, I used DataContractSerializer and it worked like a charm :)
View ArticleGrid with editable Popup make fields readonly
Hi Viktor, thanks for your support, it's working now. But how can I format the date in such a field? RegardsSven
View ArticleGrid with editable Popup make fields readonly
Edit: I've tried DateTime formatting with:@Html.Kendo().TextBoxFor(m => m.CreatedAt).Format("dd.MM.yyyy HH:mm:ss") But it's not working - the output remains the same:Fri Jul 31 2015 12:07:31...
View Article