Can I get the current route programatically?
If the user has navigated to a specific route (say .....#/myRoute), how can I get the route without parsing the url?
View ArticleStore calculated data in Column of Kendo Grid
What I'm trying to do is display some data in a specific column that is calculated by using the data from another column.I currently have a function that returns the number of available licenses for...
View ArticleSave high quality graphic?
Hi,I'm using the RadChartView, but guess this issue relates to any control, so am posting here.I'm using the ExportExtensions.ExportToImage to save the chart to disk. However, it's not exactly...
View ArticleChange Group Border
Hello I would like to remove the top and bottom border of each ribbon group at run time for a cleaner look. Have tried this in the form constructor with no success. Any ideas?Dim myRibbonBarTab As...
View ArticleSporadic error using rad button
The way the button is setup, is that there are a couple of rad buttons inside a rad tree list, of which is in a user control, and the usercontrol is inside a rad wizard, and finally the rad wizard is...
View ArticleES6 modules scrolling bug - showstopper!
Thank you, Petyo. Good work. I think we're making some progress now. The system.js problem seems to be tied to version of jQuery I was using, which was 2.2.0.So with this line in your index.html...
View ArticleAdd grid to tables
I've got xslt file which consists of many tables. I set id to each table. How can I set grid on id?<table class="grid" id="ID0EEC"> <tbody><tr> <th>Numb</th>...
View ArticleRadGrid Header Events
Hi,I am trying to avoid the loading issue on the first look of the Scheduler.If I can catch the events of the following buttons that will help me out to re-load the visible week on the...
View ArticleAdding Telerik assembly breaking assigning the image source
Solved. There was a problem with IOS simulator changing APP ID every launch. So code just missed the path. Nothing about telerik. It is working just fine !
View ArticleSort by column that is not in the grid
Hi, I have a RadGrid in my page and one of the columns is Size. Size is a combination of dimensions. Let's say, for the sake of simplicity, we have three dimensions - length, width, and height..When...
View ArticleHow do you customize kendoUI Grid Column Menu for Mobile
Thanks, this is what I was looking for! Much appreciated!
View ArticleSlow performance - can offset and limit be used
Hi,I've looked at a few examples of performance improvement for grids that deal with lots (160K) records. I haven't seen anything yet that looks at using the OFFSET/LIMIT functionality that you often...
View ArticleKendo Map layout problem
I have a kendo map inside a bootstrap modal. Inside tha modal I have a div tag for the map:<div id="map"></div>The javascript I use for loading the map is this one:$("#map").kendoMap({...
View ArticleChanging the "All Items Checked" Text
I would like to resurrect this question.How to change "All items checked" to for example "All years selected"?Thank you
View ArticleKendo Grid - collapse parent of detail record
Trying varies things found in API docs and forums, i found that collapse group wasnt working, but collapse row works. I got the below to work, but it closes every single open detail record, not just...
View ArticleReport Header with Dynamic Height
Hi Nasko,I'm having a hard time setting the size of my ReportHeader (NOT PAGE HEADER) at runtime so it will grow to fit the content. Sometimes the report has more content than others so I'm setting the...
View ArticleError with LiveSync
Hi, I'm debugging on an Android device (Moto G3, Marshmallow) connected via USB, using the CLI, of course, and PHPStorm as IDE. I deploy the app with 'appbuilder deploy android --debug', then...
View ArticleRequired radAsyncUpload control on page with many other controls
Hello, I have 2 radAsyncUpload controls and both of them are required on my content page. I also have multiple textboxes and a listbox that are also required.I have tried using the...
View ArticleValidation on DatePicker Control
I found a behavior in this jsBin that I'm also getting in my production application. Validation - when the widget shows a validation message, and you use the calendar to set a correct date, the...
View ArticleAccount limitation: no. of installations or no. of unique devices?
Dear Team,In our Telerik Platform account, the starter pack for Analytics mentions - 100 unique devices per month. Where as I got the mail saying "Accepted 161 installations, limit is 100.". Request...
View Article