Grid disappear after postback from button search
hiI am searching members through a textbox and then click a button Go. Before adding Dropdownlist in the grid, i was able to search for member and it display the result on the grid if found.After...
View ArticleObject reference not set to an instance of an object.
Hello Pavel, As already replied in the support thread you opened regarding this exception, the fix for this issue will be available in our next internal build on Monday. All the best, Stefan X1 Telerik...
View ArticleGroup collapse with frozen columns only collapses frozen columns
Hi John, I am glad to inform you that this issue has already been fixed. Please test with the latest internal Kendo UI build. Regards, Dimo Telerik Join us on our journey to create the world's most...
View ArticleGrid with Cascading Dropdown Lists
Hello all, I am having difficulties wiring up cascading dropdown lists in a Grid. I have a Grid bound to a remote datasource. The Grid is set to inline edit mode.I have a custom editor created for two...
View ArticleIssue with grouped multi select list when selecting an item
Hello Jaesoon, Thank you for the additional code snippets. I reviewed the valueMapper implementation and it seems that it does not take into consideration the grouped source. In this case, the...
View ArticleGrid Loading Icon Position
Hi James, Take a look at this demo illustrating how to position the loading icon with CSS. I use the following code to achieve this:<style> .k-loading-image { background-position:...
View ArticleHow can I add an ID attribute to the TH and HEADERS attribute to the TD tag...
Hi, We are using the techniques from this page : https://www.w3.org/TR/WCAG20-TECHS/H63 but you are looking for the one that associate each data cell with the appropriate headers as explained here:...
View ArticleChrome 47.0.2526.73 m breaks AsyncUpload
Google just released 48. I moved everything over to Dropzone.js in desperation.... I was wondering if anyone has tested and can confirm it's back to working?
View ArticleServer filtering and pagination with Radgridview and RadDatapager
Hi Manpreet,Unfortunately, with the supplied information I cannot figure out what is going on. I can suggest you to check this online demo and use the same approach in your application. You can also...
View ArticleQuality and Stability
Hello, I'm posting this not directly as criticism, but rather hoping to glean some feedback from the community at large. It *seems* to me that each release of the Kendo (and ASP.Net MVC) product lines...
View ArticleVisual Studio Designer Problem
Hello, I'm creating a new WPF application and would like to use implicit styles. The application currently uses the VisualStudio2013 theme.In Designer everything is fine but when I run my application,...
View ArticleChart Selection Problem in iPhone 6s & 6s+
Hi, This example is extract from a project where the zoom and allowPan properties depend on quantity of points received. However, I have tested a similar code and the selection works ok in iPhones 6s...
View ArticleQuality and Stability
I concur. It's bad enough that numerous 'New' features are actually bug fixes to just release products but to update you need to go through this laborious process of running the nuget package which...
View ArticleMethod not found: 'Telerik.Windows.Controls.ActionOnLostFocus...
Hello Peter, If you rebuild the project, does the error go away? Also, are you only seeing this design-time and are you able to compile and run the project? Could you also make sure the registered in...
View ArticleReport Localization / Globalization Problem
Hi Radhika, Please check my previous posts. Reports designed in VS can be localized via RESX files, where the culture must be set before initializing the components in order to create resource manager...
View ArticleExport to PDF (Arabic / Persian Language) problem
Hello Radhika, Please check my last post in the Report Localization / Globalization Problem forum thread. Regards, Stef Telerik Do you want to have your say when we set our development plans? Do you...
View ArticleProblem with localizing reports Q3 2010 SP1
Hi Radhika, Please check my last post in the Report Localization / Globalization Problem forum thread. Regards, Stef Telerik Do you want to have your say when we set our development plans? Do you want...
View Articleissue adding pushpins
Can someone please explain why i cant see the pishpin? <telerik:RadMapx:Name="radMap" NavigationVisibility="Collapsed" ZoomLevel="2" IsMouseWheelZoomEnabled="False"...
View ArticleEmptyMessage doesn't show when CheckBoxes is set to true
Hi, I am using version 2014.3.1209.40 and I have the following combo box:<telerik:RadComboBox ID="ddCostCenter" runat="server" CheckBoxes="true" EmptyMessage="Select Cost Center" >...
View Article