Load test will only run locally
Hello Chad, To be honest I'm not sure if we need to worry about that error message or not. I'll admit it is worrisome. I can see it's truncated. It's trying to point us to an assembly that cannot be...
View ArticleFiddler Activity Remote Viewer?
I have a teacher that wants to see activity on their ipads live while in class to bust kids not doing what they are supposed to. Is there a remote viewer? Or do I have to let the teacher remote into...
View ArticleLoad test will only run locally
Here is the message from the log file. [11/17 16:32:34,Telerik.TestStudio.Scheduling.Setup.exe(4912:1)] First trace message from process 4912: "C:\Program Files (x86)\Telerik\Test...
View ArticleRadNumericTextBox
I need to change the background color of the text box based on the value the user enters. For instance if the value is less than 10 then I want the background to be blue, if it greater than 20 I want...
View ArticleLoad test will only run locally
Hello, OK something is not right. That file should exist in our Bin folder as shown in the attached screen shot. Is it there? If you right click on it and select Properties -> Details, what file...
View Articleremoving an item from doesn't remove from list
Anyone know why when I remove an item from my datasource it removes it from my database, but not my Mobile List View? Below is basically what I'm doing: model =...
View ArticleBatch Edit with DatePicker
Thanks Konstantin.Increasing the width solved my problem. I knew it was supposed to generate a default editor but couldn't figure out why it wasn't.
View Articleremoving an item from doesn't remove from list
It seems the EndlessScroll property is causing this. Any suggestions? I'll keep testing.
View ArticleIf there has GridViewSelectColumn, The data context can not be accessed by...
Yes, using a dispatcher is good to me. Thank you for your feedback.
View ArticleUsing autoresponder without internet
I use Fiddler to redirect the browser to local resources to test my library components before I push them up to github. This works really great using localhost while working in webstorm. If I want...
View ArticleLoad test will only run locally
That file is there and is the same version (3.7.0.0). So far everything seems to be running ok. I haven't tried any load tests yet though but I'll let you know. Thanks!Chad
View ArticleHTML5 Report Viewer: Paging and printing with legend on multiple pages
HTML5 report viewer question: Imagine I want to create a stacked bar chart report with the number of NFL, NBA and MLB teams by state. I am not able to print this on a letter width page because there...
View ArticleDropdownlist problem in Grid
I am using a dropdownlist in grid. The value is showing correctly in the column but when I click on the the column, the dropdownlist comes without the selected value. I have attached 3 images. I need...
View ArticleStacked column charts with Angular directives
I'm using Angular directives to create my charts. I'm attempting to build a stacked column chart. My Dojo link is here: http://dojo.telerik.com/@CloudTools/AxAbuNormally I bind to remote json data,...
View ArticleDropdownlist problem in Grid
Here is my code@(Html.Kendo().Grid<ServicePROWeb.ServiceProWCFService.GrJscMstr>() .Name("gridJobAllocation") .Columns(columns => { columns.Bound(p =>...
View ArticleReporting Q3 2015 - "Method not allowed" - The requested resource does not...
Hi Stef, Still no luck - I have followed the directions to the letter and have no crossdomain (CORS) issues.I have a report controller pointing to a custom provider that looks like this:public class...
View ArticleCannot install the trial version
Hi related to this bug, we are having the same problem, trying to install TelerikUIForAspNetMvcSetup.2014.2.903, I downloaded from the site but getting the same error "Hmmm. It seems this installer is...
View ArticlePDF Export Issues
I pulled the files from the original kendo installation folder and that seem to fix the PDF, but for Excel, I now have a issue where it will only print when the grid is grouped. Here is the code that...
View ArticleGet info about valid commites
Hi,1. beckend is Oracle2. My scenario : if 80% of inserts (updates or deletes) is OK commit all trans other roll back. Is this possible?
View Articlepopup window on file upload of rad file explorer
In Telerik Forums I have got an example about parent child rad window. That helped in solving the problem. Can I add Rad combo box to file upload window of rad file explorer ?
View Article