serverFiltering = True and serverPaging & serverSorting = False
Thanks for confirming what I figured was the case. Patrick
View ArticleTabStrip set selected index
HiI followed the example illustrated in the links provided and it works as expected except when I want to change the tabindex dynamically when next is selected. I have logic in my controller to...
View ArticleBrowser Back not loading MultiPage.css for RadTabStrip/RadMultiPage
Interesting - this pointed me in the right direction.Instead of having the MultiPage visibility set to False as initial state, I set the PageViews all to False (and set them True as I had previously...
View ArticleIssues loading latest Kendo version using requireJS
Just checking in on this issue. It seems the latest version 2016.2.504 doesn't assist with this issue at all.
View ArticleA Bug of RadUpload in 2016.Q2
I update the dll of uploadhandler of version 2016.Q2. I find a bug of the handler. if I add the code blew in the UploadHandler.ashx. When I upload file, the upload_FileUploaded event can not be hitted....
View ArticleProblem running a hello world app in emulator
Hello , I have installed tns and also tested with tns doctor . everything is correct.I have created a new project using tns , added android support for it.Then I run it in emulator it is giving me an...
View ArticleSelect All/Deselect All in ColumnMenu in ASP.NET MVC
Viktor, That is odd. I checked your video and yeah i can see it working as you mentioned however when i try on my chrome or edge browser i still have an issue. Do check the attached screencast.
View ArticleKendo grid AngularJS and REST response
I managed to get it working to a point. I solved the cross domain issue using the 'http-proxy-middleware' package in my gulp configuration.function startBrowserSync(isDev, specRunner) {.. var...
View ArticleChange images for calendar and
Hi, I am getting nowhere with the following - all I want to do is change the image for the calendar and time picker buttons.<telerik:RadDateTimePicker RenderMode="Auto" ID="dttiStartDate"...
View ArticleRadgrid combo box onselectedindexchanged
Hello Folks,My scenario is as follow. What i wish to accomplish is to hide/show a row from html table (server side declared) depending of the selected value of the radcomobox. Any help would be...
View Article