Filter pivot data dynamically
Hello Vladimir, Thank you for the clarification. In that case, you will need to use the "in" operator and specify which members to include:filter: [{ field: "[Date].[Calendar]", operator: "in",...
View ArticlecolumnResize event in TreeList
Hello Ivo,`Would this even be implemented also for TreeList soon` - it was added to the TreeList in the Q1 2015 SP1 release. Here is an example - http://dojo.telerik.com/@rusev/ATOto Regards, Nikolay...
View ArticleFilter by date without UTC conversion
Hello Massimo, I'm afraid that if the server and the client are in different timezone, it will be required to take additional step to sync the dates. A possible solution will be to send the dates from...
View ArticleFreezing Last Column
Hello, As it turns out such a functionality is still not planned. Thank you for sharing your valuable feedback, we will consider it when planning future improvements. Regards, Dimitrina Telerik See...
View ArticleCustom Command and Angular
Hello Christian, Indeed, the variable assign to the click handler should be initialized, prior to using it. Regards, Rosen Telerik Join us on our journey to create the world's most complete HTML 5 UI...
View ArticleRadgrid alternate row color style
Hello Babu,To achieve this requirement, you can disable the following property:Copy Code<SortingSettings EnableSkinSortStyles="false" /> That should do the trick. Please give it a try and let me...
View ArticleCan't play local MP4 files
Hi Eric, Thank you for sharing this approach with our community. You can also check the option to add mimeSettings in the web.Config...
View ArticleHow to remove class "k-button" and add classes from bootstrap like "btn...
Hello Ahmed,I would like to apologize for the misunderstanding in our communication. It is my fault. The code snippet for removing the "k-button" class should be executed in the grid dataBound event...
View ArticleFiddler Forum Funky on Failed Handshake
Hey Erik, or whomever may see this:I was dying from the suspense in hope or a resolution to a problem I have had for years (http://d585tldpucybw.cloudfront.net/forums/https-handshake-failed). When I...
View ArticleWhy should I use DataAccess connection pool?
Hi Gongdo, First of all, if you have no problems with the current settings, I would not advise to change to a different mode. Though if you for instance have the need to fire a special init sql...
View ArticleFiddler Forum Funky on Failed Handshake
... sorry... and the link on the page reporting the error is http://d585tldpucybw.cloudfront.net/forums/https-handshake-failed
View ArticleHow and where to download older version justmock?
Hello Shane, Can you please try again to open this link and let me know which versions it lists for you? If it doesn't give you the version you're looking for, can you please let me know which version...
View ArticleCordova+KendoUI+AngularJS
hello there ! There is a website who having free tutorials on Cordova/phonegap just try it out now : Cordova from Bortskytv
View ArticleRestrict POI's DataTemplate area
Hello,I'd like to restrict the size of my POI'S Datatemplate to be only shown in an explicit area so it won't get any bigger than this area. Maybe a LocationRect would be given and my DataTemplate...
View ArticleSplit button in Lightweight (Q1 '15)
Hi Erik, Thank you for your honest and open feedback. We do appreciate it! The Icon cannot be set in RadButton EnableSplitButton="true" for Lightweight render mode problem reported has been revised and...
View Articlehow to show all day event for different attendees
Hi Lilan, Please check the example below of how to hide the "timeline" view times row:Scheduler: hide timeline view times row Regards, Vladimir Iliev Telerik Join us on our journey to create the...
View ArticleShow column and customize excel before export
I want to show/hide some columns on Kendo Grid and customize export to the excel.Export conditions:use grid filter selectionuse grid seletected itemsshow/hide columns programaticalyIs it possible to...
View ArticleClassic RadTreeView: No click event with ExpandMode="ServerSideCallBack"
Hello Tonino, Thank you for contacting Telerik Support. I am afraid the classic RadTreeView is no longer supported. It is very old and many of the features and improvements added to the RadTreeView for...
View Articlehow to show all day event for different attendees
Hello Vladimir , But it hides date header as well. and i removed this line view.datesHeader.find("tr:last").prev().hide();it wasn't helped. Thanks Lilan
View ArticleRadTimePicker DisplayMode inline
Hello hosney, You are right - currently it does NOT behave properly and because of that we logged the corresponding bug. Once again thank you for this report. Regards, Vladislav Telerik See What's Next...
View Article