(RadTreeList) Data binding with sorting and expanding/collapsing
Hi all,I am having an issue with the data binding associated with expanding/collapsing items as well as with sorting. For my RadTreeList data source, I am setting the data source to an ArrayList with...
View ArticleOverload SaveAsDialog and GenericDialog handlers
Finally figured out a work around. If anything in this should be accomplished differently, please correct me. public static void HandleSaveDialog(ArtOfTest.WebAii.Controls.Xaml.Wpf.TextBlock element,...
View ArticleRadmulticolumnComboBox selected value problem.
Hi; private void Frm__Shown(object sender, EventArgs e) { this.DrTur.SelectedValue = Convert.ToInt32(firmaid); } But not Selectedvalue?
View ArticleFilterCheckList doesn't work with GridTableView
Hi, I'm using a FilterCheckList and it works on a simple RadGrid (Capture1.jpg). But when I add detail using GridTableView send me an error (Capture2.jpg).Someone could send me an example using...
View ArticleDatePicker one day off
Hello Maria,the AddDays(1) was a try to fix the problem I described in my 2nd post. When I omit the AddDays(1) the date is picked and saved correctly in the input box. However it does not help with the...
View ArticleHtmlChart works on localhost but not on web server
During F12 Debugger session, ItemCommand event on ImageButton click, I saw a Console Error: "SCRIPT1015: Unterminated string constant Telerik.Web.UI.WebResource.axd (31026,16)" on MS Edge browser, and...
View ArticleCustom Shape Editor
Hi Peter, Thank you for writing back. The custom shapes are serialized as separate components and they are not copied when you move the label from one form to another. As you noted, you would need to...
View ArticleHow to acces index of the selected tab
Okay - I have a solution. But this seems like a bug to me.The tab actually selected can be accessed via $(e.item).index() - see: http://dojo.telerik.com/UkUHi/3Perhaps I'm missing something, but I'd...
View ArticleRadgrid Filter popup width
Perfect !!!That is exactly what I was looking for. Thank you for your help,-Steve
View ArticleWindow with Okay/Cancel button at bottom and scrollable content (Solution...
I know it's an old post, but thank you - it's just what I needed. Regards, Tadeusz
View Articlebuild categoryAxis from Array and have data properly align
AWESOMEThis helped me ALOT. I was able to finish what I was working on.Thanks a million,Cedric
View ArticleEndless Scrolling + Filtering + Flat Skin
Hello, the filtering demo of the mobile listview uses endless scrolling - please examine it. Regards, Petyo Telerik Get started with Kendo UI in days. Online training courses help you quickly...
View ArticleWhy can this generate a stacked column chart
I have this dojo code here which generate a kendo chart. What I want is to generate a stacked column chart based on the field "stack" of the object "stackedData". Which means if "stackedData" have 3...
View ArticleRadmulticolumnComboBox selected value problem.
HiI saw the sample you send. Unfortunately, the problem still continues.
View Article$("#scheduler").data('kendoScheduler') is undefined
Hello Asif, Please take a look at this Kendo UI Dojo by Progress which illustrates how to make a reference to a Kendo Scheduler. Also, please take a look at this documentation pertaining to widgets...
View ArticleSelectedValueChanged on Application.DoEvents()
When Application.DoEvents() is called, the SelectedValueChanged event is fired. Why?This is happening in the latest version 2016 Q1. This seems wrong to call a change on a refresh. DoEvents does...
View ArticleOverflow Buttons
When we are looking at a schedule with a recurring event from 1am to 3am Sunday to Tuesday, the overflow icons showing only on Monday and Tuesday. It doesn't show up on Sunday. See attached image as...
View Article