x axis Series does not start at zero
Hi, AS you can see in the attached screenshot, my x-axis does not start at zero. the Jan 28 starts after a little gap after 0. Can you please let me know how I can make the x-axis also start the same...
View ArticleFilter grid based on controls outside of grid
Thanks Jayesh, I have the also same HTML except, instead of text box im using drop down list as filter. When page loads for the first time the drop down list has default selected value. However...
View ArticleChart inside StackLayout
Hi,I am working on a Xamarin Forms project.When I place a chart in page's content it is working(like in Telerik examples)But when I place it inside a StackLayout; chart does not populate in the view.Is...
View ArticleMVC report viewer parameters refresh issue
1)Create a .trdx file that requires one or more parameters / report won't run without specifying a parameter2) Load that trdx file into the CSharp.MvcDemo sample that ships with Telerik Reporting 3)...
View ArticleHow to remove class "k-button" and add classes from bootstrap like "btn...
Thanks a lot Boyan Dimitrov can you please give me small example for jQuery selector depending on my grid code to let me know how can i do it ?about second questions i see the link but as you see i...
View ArticleUnable to make directory: Documents. Result is 2
Hi, OK, I will wait for your next release. Thanks.
View ArticlePaste From Plain Text Displays Incorrectly
When a user selects to paste from text from the editor toolbar then some of the area for pasting displays behind the toolbar. How do I make the toolbar stay behind that popup to paste text?
View ArticleRefresh a single row after grid data source updated one row
Here is the use case:var data = [{name: "Joe", age:30}, {name:"Tom", age:29}, ....];and I have a grid on top of this data source, when user update single entry of it(say via input with ngModel), say...
View ArticleRadTreeView checkboxes with tri-state behaviour
Thanks plamen I am looking for the same solution.
View ArticleRadScheduler problem with Persian Calendar
http://www.telerik.com/forums/problem-changing-the-calender-to-persian
View ArticleCompilation error for kendo.all.d.ts and jquery.d.ts 2.2.3
Hi JeffreyI recently decided to migrate my coffee scripts to typescript, however, upon first attempt at migrating anything kendo related VS displayed the compilation error you experienced too. It made...
View ArticleCompilation error for kendo.all.d.ts and jquery.d.ts 2.2.3
Morten, I have been writing TypeScirpt with Kendo references for more than one year, the compilation error happened only after jQuery.d.ts upgraded to 2.2.3 one month ago. Everything goes fine before...
View ArticleChange RadGrid cell color based on flag
Hi Jayesh,This is working good, but can i know how to make this change with out touching .cs page? can i get this change in aspx page?I am getting these details from the database. can i change these...
View ArticleCompilation error for kendo.all.d.ts and jquery.d.ts 2.2.3
Thanks Jeffreyone last question (ts is fairly new to me). After commenting the interface JQueryPromise<T> the VS2013 solution builds alright, however in my "Error list" window I now get one error...
View ArticleCompilation error for kendo.all.d.ts and jquery.d.ts 2.2.3
Morten, In my test, commenting line 15060-15063 of kendo.all.d.ts fixed the error, and I can use JQueryPromise<T> in my TypeScript without any error. Do you reference jquery.d.ts in your...
View ArticleVertical Grouping in Kendo Ui Scheduler
Hello Sir,If you see my testing project which I have attached with my 1st post you will see that I have already applied it but it is showing in the way I want to do, the example link given by you has...
View ArticleHow to convert an AppBuilder project into a proper Cordova one?
Hi Sergei,I needed this, because I wanted to embed a WatchKit application in my AppBuilder project, but the online build platform didn't support iOS SDK 8.2.Anyway, I wrote a simple tool that will do...
View ArticleHow to modify GridView cell's right click menu?
Thanks a lot for your quick and clean solution Dess. It worked as i wanted exactly.Thanks again.
View ArticleGetConnectionContainerForItemOverride vs. ContainerGenerator_StatusChanged
Hi team,I am using custom Connectors and Connections along with MVVM. Per the thread, I can add some custom connection points in the overridden method GetConnectionContainerForItemOverride,...
View Article