Report sample like Report book for web froms
Hi, I am using Telerik reportin Version 10.0.16.113 and I want to create report like "Report Book" sample on this URL. Do any one have worked on report like the example on above URL? If yes, please...
View ArticleIs Lightweight mode available for all RadControls?
We are going to be moving all of the Telerik controls to lightweight mode and I would like to know if this is supported by all controls. If not is there a list of what is supported.
View ArticleCustom cloud code is disabled for this type?
@Randy, Indeed, we do understand your concerns. I believe the issue was resolved in the private support thread you submitted. Let us know should you have further questions or considerations. Regards,...
View ArticleXamarin Forms Player Integration with Telerik Controls
Hi Jon, Thank you for contacting us. As far as I can tell, there is inconsistency between our requirements and the versions of NuGet packages and Android API levels that Xamarin.Forms.Player use....
View ArticleIs Lightweight mode available for all RadControls?
Hello, In the article below you can find a list with the modes each control supports:http://docs.telerik.com/devtools/aspnet-ajax/mobile-support/render-modes Regards, Pavlina TelerikDo you need help...
View ArticleUpdating data via BatchEditCommand then Saving to DB
In my grdPODetails_BatchEditCommand proc above, in the Catch portion, is there any way to make ex.Message appear as a popup to the user? I can't see how, as it's server-side, but I'm asking as...
View ArticleIssue to retain selected datapoint while switching series at runtime
Hello Sivakumar, The data points of the series are not yet generated in the SeriesCreated event and this is why you cannot get them. You can use the DataBindingComplete event of the series instead. I...
View ArticleMinor question about runat="server" in Calendar and DateInput
This is really minor, but in the example below, I get Visual Studio warnings that both Calendar and DateInput don't have runat="server". In looking online, I've seen examples where they exist and...
View ArticleUnable to cast object of type...
Hi Ralph,Thanks for your reply, the entries have been installed within the app.config but it still isn't working. There is no reference to the unmanaged Oracle driver anywhere within the solution but...
View ArticleRichTextBox Upload DOCX to PHP
Hello Manoj, You could load a document in RadRichtextBox or export it using the Import() and Export() methods of DocxFormatProvider. They expose different overloads, which you could utilize to obtain...
View ArticleApplying themes to scrollbars
Hello Hristo,Thank you for your response.We have also in our code in several places a RadPageView control. The RadPageView control has an attribute ThemeName but the styling is not applied. How is it...
View ArticleRadPageLayout Row/Columns
Thanks but I do have that in my code. The example is much more complex than I have included here, but I definitely have the RadPageLayout with the runat=server on it and things do not wrap in the way I...
View Articlelazy load without virtualscroll
Hello,I have a very large grid with different rows height.So when I try to load everything, the memory consumption is pretty high, and the browser is slow.Because of the interfaces, I can't use...
View Articlehow to move dataform's button outside of the DataForm maintaining their...
Hello, These buttons are part of our CollectionNavigator control. You have two options here:1. One possible solution is to predefine the template of RadDataForm and place the CollectionNavigator...
View ArticleDropdown list almost always off center
This occurs in latest versions of IE and Firefox, Google Chrome works fine. I narrowed the issue down to an issue with jqPlot. Removing that solved my initial issue.BUT, another issue revealed itself:...
View ArticleSetting value() after (re)read selects a value not in list
Here's what I ended up with. It appears that the drop down list's items are not yet repopulated when the dataBound event fires, but the dataSource's data is, so I was able to use that. Still seems a...
View ArticleHow to test kendo-multi-select using telerik testing framwork
Hi Ken, This is a duplicate of your support ticket. Let's continue the discussion there. Thank you! Regards, Boyan Boev Telerik Quickly become an expert in Test Studio, check out our new training...
View ArticleSys.ArgumentNullException: value cannot be null: parameter name:...
Hi Joseph, We are not aware of the reported behavior and, unfortunately, the provided code was not enough to reproduce it at our end. Can you provide a little more details on the exact scenario in...
View Article410 Gone
When I implement in my usercontrol from your demo: <telerik:RadMediaPlayer RenderMode="Lightweight" ID="RadMediaPlayerFake" runat="server"> <PlaylistSettings...
View ArticleTelerik Exploratory Testing Extensions not working on Firefox
Hi Eric, Thank you for your interest in Telerik Test Studio. Unfortunately I have to admit that Exploratory testing is not supported for Firefox. However this feature could be used in both IE and...
View Article