How to get grid work in kendo ui mobile (in Icenium Graphite)
Hi,Did anyone have any issues with the icons on the pagers and column headers for filtering etc on the grid. There's a sprite file used to display the icons referenced in the CSS. I've placed it in the...
View ArticleImplement multiple pie charts dynamically in angular js
Hi Scott, To change the Kendo UI Data Source dynamically, you can use the setDattaSource() method:http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#methods-setDataSource One way of...
View ArticleHow to get grid work in kendo ui mobile (in Icenium Graphite)
Additionally in Chrome://Inspect the sprite file is not found either with the following path specified:file:///data/user/0/com.telerik.'Application Name here'/files/'Guid...
View ArticleTest Studio - Create TC for multiple Contact Us forms with unique data
Hello. I am a beginner level user and looking for recommendations on the best way to create automated TC for multiple contact us forms. Data must be unique and dynamic each time the TC is run....
View ArticleLocalizing treeview node elements text
Hello, can you please tell me how to properly localize radtreeview nodes text? The localization is working properly for other controls like rad menu items: In case of them, I only had to change the...
View ArticleSlow Loading of Forms
Hi, I have recently converted my application to Telerik UI. It was fine before conversion into Telerik but now, after installation on client side, they're complaining for very slow performance. Forms...
View ArticleHow to Name different Custom Group Client Footer Names for a Grid in MVC.
.ClientGroupFooterTemplate("Total Payment Requested: #=kendo.toString(sum,'C')#"); this will change the name to Total Payment Requested completely.but i want to give this name for a particular group...
View ArticleDoes 2d chart fit these requirements
Hello Martin,thank you for your reply - ordering the bound collection of series is working well.Actually i try to achieve GridLineAnnotations because i need to display gridlines at the major ticks and...
View ArticleDescending Sort not reflecting in UI
I have a grid and I've created a custom compare routine for one of the columns. When I click the header (sorting ascending) the data is sorted and the UI reflects the newly sorted ordering. I can tell...
View ArticleDescending Sort not reflecting in UI
When I remove the compare function specification (use out of the box sorting for the field) the descending sort works (other than the fact that it's not reflecting what we need)
View ArticleAdd Error Bars to Column Chart
Hi Marin.Here are two examples of error bars added to charts using Kendo UI. http://demos.telerik.com/kendo-ui/line-charts/error-barshttp://demos.telerik.com/kendo-ui/bar-charts/error-barsI would like...
View ArticleRadtooltip to display validation messages
An online demo of uisng RadToolTip with an ASP.Net validator can be seen at following URL: Online demo for RadTooltipifying Validators
View ArticleAWSSDK.Core - AWS SDK V3
Thanks. You guys are usually pretty good about not limiting our ability to use other tools.
View ArticleUsing regular expression in Elements/Find Element
Hi MarioI have an element which can anyone of a series of ids .. advFindEFGRP0FFLD0_filterListFLD, advFindEFGRP0FFLD1_filterListFLD, advFindEFGRP0FFLD2_filterListFLD... What would the wildcard be for...
View ArticleAdd Error Bars to Column Chart
Clarification: is there a way to configure my RadHtmlChart control to display error bars without using Kendo UI?
View ArticleBasic Grid post not working
I have written code for so many grids. But this one grid is giving me trouble. Not sure what the problem is. Its a basic master table grid with read/create/delete. Read and Delete get called but for...
View ArticleSelected Item is restored when navigating away and then back
Kostadin,I don't understand the purpose behind that attachment. I looked at the code and it is mostly identical to what I gave you. Did you attach the wrong zip file? The files in that zip are:...
View Articledisable next button
I have my code in a user control. The tab page has a radio button and on selection of one of the radio buttons, I want to stop the user from moving forward. I have the clientclicking event in my aspx...
View ArticleIs DiameterScale gone?
But what if I have to show, Title, Legend and data labels in the pie and they do not fit or overlaps the legend or the title and I can not make more high or width the chart or show less ítems in the...
View ArticleTelerik Grid Filter CSS
I am using a telerik Grid (version 2015.2.826.45) when applying Filters, i am getting filter in the next row. Instead i want to have filters in the same row as column name. This is the example i...
View Article