VS 2015: Xaml IntelliSense not working
Hi Anthony, sorry to hear that. I'll state some obvious things that I ran into and did and maybe one of them will help you out assuming you haven't done them already.I just ran into this issue today...
View ArticleHttps vs Scheduler Web Service Call
Hi,We have installed the SSL Certificate on our server and apparently the scheduler doesn't like the secure connection. Our scheduler calls via the web service methods and we cannot run the scheduler...
View ArticleIgnore multiple class, supported?
Thx Alex. I think my question is related with this thread. Because even ignore option is supported multiple class seems not working for my example. I have spent some time to set up that demo page, can...
View ArticleCustom Handler - OnFileUploaded not working
Hi JNG, I think OnFileUploaded is a server side event and will be triggered by a postback.OnClientFileUploaded on the other hand is a client side event and will be triggered after RadAsyncUpload do an...
View ArticleHiding Grid Column Edit mode if it does not contain a value
Hi ThereThanks I have figure out myself and it is working now. Thanks for your help but I have another problem which I want you to help me I have a very simple requirement inside Telerik Rad Grid, and...
View ArticleDisplay and hide Column at Client Side
Hi There I have a very simple requirement inside Telerik Rad Grid, and I hope someone able to help me out here. I have two set of dates say Start date and End date inside Grid and I am using...
View Articleradtab formatting css
Hi, I'm using the tabstrip with rendermode="lightweight" and skin="metrotouch" I'm trying to override some css to change some colors; eg .selectedtab{background:#16a085 !important;}.RadTabStripTop...
View ArticleVS Online Build Failed - Kendo namespace not found
Did you find a solution to this? I am experiencing the same issue with VS online and my deployed Azure site not picking up my Kendo.MVc.dll - it doesn't look like the Kendo binary is being copied...
View Articletemplate click event within a grid column
Hi Boyan, I managed to figure out why the test() is not being called (need to put test() function outside of the $( document ).ready() in order to work). Now, I want to test() to capture the row,...
View ArticleVS Online Build Failed - Kendo namespace not found
Hi Mark, this was such a long time ago, I honestly don't remember what I did to fix the issue, but it's working on my live site, but it's not on Azure. If I remember anything, I'll post what I...
View Articlehide trial message
Hello Firas,You cannot hide the trial message when you are using a trial version. Moreover, doing that would be a violation of the license terms. If you have outstanding questions on the licensing...
View Articletrial version message appearing
Hello Firas,I have answered your question in your other thread and I suggest we keep further discussions on the matter there: http://www.telerik.com/forums/hide-trial-message. Regards, Marin Bratanov...
View ArticleIs it possible to achieve functionality same as attachment file
Update you that attachment file means I have attach the sample file to this thread.which is of the vsflexgrid control.please kindly let me know if telerik comunity can provide this type of control on...
View ArticleHelperResult in template column
Is it possible to display a helper in a template like this? I'm getting errors. Maybe I'm not formatting it correctly? columns.Template(template => RenderCustomerActions(template.CustomerID,...
View ArticleKendo UI Angular Slider tooltip
Hello Mahesh, the slider does not support top tooltip placement. The closest thing you can do is to customize the tooltip contents with the tooltip template configuration option. Regards, Petyo...
View ArticleAutogenerate numbers in RadGrid column based on group in GroupByExpressions...
I am having a trouble in implementing below requirement.Current RadGrid: Attached (Snapshot 1) is the RadGrid in which I am using GroupByExpressions to display/show data grouped with "Business Unit"...
View ArticleKendo ListView vs Kendo Gridn in MVC
I have just started using Kendo for MVC. I have a requirement in which i have to show different record in different rows and in few rows there will be a plus icon when i click it i need to show some...
View Article