Additional values in pie-chart
Hi Alex, Please take a look at the following Telerik Dojo which illustrates how to use templates to show your data. To use value2 in the series, set your template(in this case,...
View ArticleApply CellStyleSelector in code behind
I create class for style selector as follows:public class NegativeNumberStyle : StyleSelector { public override Style SelectStyle(object item, DependencyObject container) {...
View ArticleReadonly triggered field configuration
Was this ever corrected in a Release for Data Access?
View ArticleGrid / Filter Multi Checkboxes - inconsistent behavior
Hi,We're seeing an inconsistent behavior with the grid filter multi checkboxes that I've been able to reproduce on the demo page (http://demos.telerik.com/kendo-ui/grid/filter-multi-checkboxes).Here's...
View ArticleSupport creation of iOS Launch story boards
Thanks for the response, I'm glad to see this is being addressed. Cheers
View ArticleThe remote server returned an error: (401) Unauthorized
Was a resolution ever found for this? We are experiencing the same problem. It runs locally but if you try remotely it does not. We are running on Windows Server 2012 R2 with Windows authentication...
View ArticleThe remote server returned an error: (401) Unauthorized
I should also add that we are running the newest controls via your control panel.
View ArticleCan't find provisioning profile that I imported
Rahaman,In AppBuilder, select Options from the "gear" icon in the top right of the UI. From there, choose "iOS Provisioning Profiles" and that page has an Import button.
View ArticleApply Bootstrap 3 styling - possible?
I just tried this with 2016Q1 and Bootstrap 3.3.6, and cannot get this to work for me. I get a glyphicon - but not the right one, and I do not get the blue background color or slightly darker blue...
View ArticleBegin in edit
Victor, I tried all the code as per your links before,and the thing is it is totally working to nsert if the items has data,for a new record I mean to say if You insert the first record and when you...
View ArticleCheckboxes and Autopostback
According to the screenshot, using the latest internal build is not recommended for production purposes. Do you have an estimate as to when this fix will be included in a regular release?Thanks....
View ArticleProgrammatically expand and select a child node...
Daniel,Here is what I have tried based on your example...01.function_CategoryChooserView_SelectNode(TaxonomyCode)02.{03. 04. if(TaxonomyCode.length >= 3)05. {06. debugger;07. 08....
View ArticleBinding IsHidden and using SaveLayout/LoadLayout
I have to side with Alex here. This is rather annoying. I now have to create my own methodology of saving which panes are hidden/visible separate from the rest of the layout, simply because I am using...
View Articlebug: property builder corrupts form
In certain cases, the property builder totally corrupts your windows form and makes the Rad grid unsable, undeletable and un-editable . It happens If you inadvertently click "Open Property Builder" on...
View ArticleVS 2015 and JustMock
What is the minimum version of JustMock that is compatible with VS2015?
View ArticleToolbar like Ms Ribbon Concept
Hello,I'm trying to use the toolbar as a workaround to the Rad Ribbon for Asp.Net Ajax: http://demos.telerik.com/aspnet-ajax/ribbonbar/examples/tooltip/defaultcs.aspxthat is not available in MVC. Where...
View Articleconnect to SQLite
i don't managed to get it working. First i tried it with SQLite. After this i tried it with an microsoft access database file (weddingplanner.mdb (from...
View ArticleBatch grid, add new row, create template column elements
So it looks like I'm wrong in my post above... but I don't know what the issue is. I say that because after a new row is created, and I click in the ChartOfAccountNumber column, I see both the...
View ArticleJumpList in DataForm
Hello, thanks for the template. It is very helpful. Below is my attempt at using the template to accomplish the filtering functionality. This code "works" but is not very reusable. The filtering...
View Article