Multi grid export
I currently able to export multiple grids to excel in one file. Problem is that me superiors would like it to be prettier.Is there a way to export multi grids in html format? Please help!My current...
View ArticleEditable List View - Toggle Switches
I resolved my issue. I didn't realize that the value where not initialized, so I went and added some default values and the app runs swimmingly. I knew the issue was something simple! Thanks for the help.
View ArticleopenCellForEdit opens cell but doesn't always give focus
In my grid (set to batch by cell) whenever I call openCellForEdit(myCell) in javascript, it always opens the given cell in edit mode, which is great. But on occasion, it doesn't put the focus on the...
View ArticleKendo UI MVC grid popup mode insert mode model.set not working for DropDownList
I have written my issue. Please helpllink
View ArticleMultiple days event
Is there anyway to increase that "24 hour" threshold before rendering something as an all-day event?
View Articlehow disable preview window when opening a file?
thanks a lot, works fine. BTW if I wanted to use this built in small preview window, is there any way to resize it to be bigger?
View Articlewhy spline series show scatter line
My chart object utilize multiple styles so that it can toggle (see attached file). The scatter line is showing ok, but when I toggle to spline series, the graph will not show, unless I change the...
View ArticleXcode 7.3 pointer missing nullability warnings
Thanks Sophi. Appreciate the update and look forward to the software drop next week.
View ArticleCode Sample for FileTransfer
Verify that a command prompt is running and you are logged in the Telerik Platform in the account in which you want to develop your application. To list the available samples, run the following...
View ArticleNumbers formatting issue since upgrade to Kendo UI Q1 2016 SP1
Hello,With numbers of 10 digits and more, I have a formatting issue even using kendo.toString() in jquery or DisplayFormat through field decoration on Class ViewModel.For exemple, 2 458 200 256 using...
View ArticleProblem with same ListView with different orientation
Hello,thank you, I understand now :-) Best RegardsMiroslav Mareš
View ArticleAnyone use an RFI EMI Filter? What are the uses of RFI EMI Filters?
Anyone use an RFI EMI Filter? What are the uses of RFI EMI Filters? Please give me your valuable tips.
View ArticleHTML Binary Image in HTML Textbox
I am setting the value of Html Textbox like below :<img src="data:image/png;base64........" />but the telerik report is showing blank white page instead of the image.Is telerik report interprets...
View ArticleSetting value after form[0].reset()
Let me add some additional code:specimenTypesDropDown = $("#specimen_type_id").kendoDropDownList({ dataTextField: 'specimen_type', dataValueField: 'id', dataSource: specimenTypesDataSource,...
View ArticleNext Expander problem
Hello,so there is a dependency between them... ok, I understand, thank you.Best RegardsMiroslav Mareš
View ArticleFailed to clear temp storage
Getting the following error message in my debug window console: "Failed to clear temp storage: It was determined that certain files are unsafe for access within a Web application, or that too many...
View ArticleHosting
Sorry, that is incorrect. The SQL Database Migration Wizard fails to migrate a TeamPulse database from SqlServer (14) to Azure, just like SqlServer Management Studio does, because of problems like:...
View ArticleStyleManager.Theme does not exsist
Hi all references are the same version. below is error and codeThe property 'StyleManager.Theme' does not exist in XML namespace 'http://schemas.microsoft.com/winfx/2006/xaml/presentation'....
View ArticleClient side paging example?
Cool, setting .ServerOperation(false) on the datasource (per your link) did it. Thanks!
View Article