How can I validate string maxLength when editing a cell?
dear Rosen i have a Time Format like this 234:00 how i validate it when i enter more then 3 value before colon its cant enter and same as i enter 2 value before colon its cant enter in kendo grid field
View Articlehow to display RadGrid details of header labels without having to display...
Hello to the Telerik community!In the attached image, I don't want to display the area circled in red but when I remove it the table says "no records to...
View ArticleTelerik WPF Controls in UWP Application
Thank you for your thorough response on this. I believe we have had the same doubts but needed some expert advice and guidance to figure out the next step.Regarding my scenarios, its pretty much a...
View ArticleChart Popup
Hi,i want to populate bar chart with stack where the key for the amount will be coming dynamically.currently i was working with charts where we can give the value property static in xml.how to set the...
View Articleupload file to Sharepoint 2013 document library for LinkManager
Hi Stamnir,I am using the SharePoint 2013 Online that comes is my Office 365 Business Premium license. How do I install "Web Parts for SharePoint" in my instance of this SharePoint Online?I want to...
View Articleprinting chart to png - background
Hi, print i chart with this code:stringfilename = "ExportedChart.png"; using(Stream fileStream = File.Open(filename, FileMode.OpenOrCreate)){...
View ArticleData Access stopped working on my pc
Hi,Data Access stopped working on my pc. I'm using version 2013.3.132.It is working on the same project on another pc (synchronized via visual studio online) and I have created new project, added...
View ArticleThe A-Z button doesn't make the grid sort the properties alphabetically
Yes, but when working with A-Z, any user would expect the properties to be ordered from A-Z, and not just appear as they are not, but without the groups header (Look on how visual studio implements its...
View ArticleDynamic data source
Thanks ViktorAll problems have been solved when I change the Grid initialization from the Page_Load event to Page_Init.Eliran
View ArticlemultiSelect in kendo grid popup
Hello,I've implemented the MultiSelect Editor (with grouping) in Kendo Grid which was working fine with previous version of Kendo UI Professional version 2016.2.607 but right after we upgraded to the...
View ArticleOData V4 support in ClientDataSource
Hi Dimitar, Any news about that?. Is Odata V4 supported on last version of ASP.net Ajax components or any other? Thanks
View ArticleGridView isn't alive when loaded with reflection
General description of the project: In our project we load MVVM-Architectured windows using C# Reflection and put them onto a RadDockPanel, that way it corresponds with our high demands of flexibility,...
View ArticleCannot View a PDF file from scanner
Hello,I faced a problem when trying to view a PDF file "Error Loading Document: value cannot be null parameter name pages" This file was a result of scanning operation for a paper from the scanner.
View ArticleGridView ValueChanged behaving strange
I have a GridView with some bound data. I have an unbound checkbox on the first column... This checkbox simply acts as a marker for further processing... eg on all checked rows, data is saved when a...
View ArticleI am have a problem with Justcode
I am trying to get just a code to work . The justcode feature is not showing up . Is their another way of getting around this ? I also have pics of some errors
View ArticleOracle stored procedure does not return
I have just started using Data Access for a new project connecting to Oracle connecting via the managed driver.I have a stored procedure that returns no data that I am calling with ExecuteNonQuery.The...
View ArticleValidation for new record in batch edit grid
I've had to change the line that saidvar cols = $(rows[i]).find("td");to var cols = $(rows[i]).find("td[role=gridcell]");
View ArticleSave As Excel Callback
What I would like to do is call the Save As Excel from an external button, show a progress spinner instead of the button, and when the export is finished show the button again. This is to let the user...
View Article