Autorespond with script
Hi there,can you help me? I want to search and replace ainside a html-file.It means there is a request like "index.html" and than I want to replace a part of this with a local snippet and at the end it...
View ArticleTest Runner crush on pop-up window
Lately I am experiencing crush of Test Runner (ver. 2015.1.528) in Google Chrome when a test deals with a pop-up window. On the desktop version, I cannot replicate this issue. Any ideas what could...
View ArticleHow to store input parameter values
Hello Harsha, You can set the report parameter's Value property during design-time. This default value will be used when you preview the report and when the report is displayed in a report viewer. For...
View ArticleChange the theme for a particular RadPageViewStrip item
Hello Telerik I have a RadPageView in Strip Mode and I would like to highlight some pages on runtime.By highlighting I mean change the theme color for the different state (selected, mouse over, etc.)...
View ArticleIssue with Chrome and a RadAjaxManager
So much thanks to you, something was broken with newest telerik version on our app, that was this 'arguments' overriding in an obscure js file allowing us to implement SCORM API.Luckily it was an old...
View ArticleEnable autoscroll behavior in diagrams
Hi,When making a large diagram it's nice to have the RadDiagram scroll along when you drag a shape or a connector. I'm not really sure what the best approach is here though, I know how to implement it...
View ArticleAdding a caption to Scrollview
I couldn't believe my eyes but it seem there is no caption feature in Kendo Ui Mobile Scrollview. However I managed to with some css. I hope it helps someone. Just put an p tag inside of an...
View ArticleShapesCollection and ConnectionsCollection not updated after postback
Hi,is there a work-around so that the ConnectionsCollection and ShapesCollection will be updated after a post-back?Thanks!
View ArticleHierarchical Data Source Expand Filter
Hi Vasil,Thank you for responding to my problem.I get what you are saying but how do I use the CustomUser type? Do I need to define a schema?Do yo perhaps have a working example that I can look...
View ArticleRadColorSelector SelectedColour change on touch
Solution private void RadColorSelector_TouchDown(object sender, System.Windows.Input.TouchEventArgs e) { e.Handled = true; }
View ArticleScroll View + Remove view or responsive images
I solved the problem with pure html but I still wonder how it could be done with Kendo
View ArticleSpinner not showing on IOS -help
Hi Pablo, I took a look at your app, but I had it difficult to debug it. The naming of the files didn't help me much and it's in Spanish I believe. Can you please provide some steps to reproduce and...
View ArticleParseFormats in Custom Template
HiI created following example to illustrate what I am trying to achieve: http://dojo.telerik.com/IRaYUAt the top there is a simple Kendo DateTimePicker to which I have added parseFormats like so:...
View ArticleCalendar Questions
Hello Stephanie, I am sending two sample web site as a reference point. Please examine the attached applications and let me know which one you prefer to continue with. In addition, you can also...
View ArticleReportBook get parameters from request
Hello,I have a question regarding ReportBook. I send a request like that in JS after a click on a button : .telerik_ReportViewer({ serviceUrl: apiUrl, templateUrl: reportUrl, reportSource: {...
View ArticleShown decimals, inline editing
Hi Jacob, When you configure the format for the editor the corresponding decimal digits should be displayed. Check out the following sample as illustration.http://dojo.telerik.com/evaRE In case the...
View ArticleHiding Labels in Insert mode for read only fields
Hi Phil, It is perfectly understandable to keep your company logic and data private, however, if you decide to share a sample project built using a dummy source with our community, you can always...
View ArticleAdd a sparkline column to a grid
Hello Ric,It is not clear what issue are you experiencing with the approach demonstrated in the second post. You should use the ClientTemplate() method of the Grid column builder to include the Pie...
View Article