Display a grid as a pivot
I need to display a grid which looks like a pivot table with the data returned from the server in JSON format. How can I achieve that?
View ArticleDelete my account
Dear Telerik team,please delete (not deactivate) my account and all associated data, thank you.Best regards.
View ArticleRequireJS + Tabstrip
HiI am trying to get RequireJS and kendo mobile to play nicely. I have followed the blog post : http://blogs.telerik.com/appbuilder/posts/14-03-27/structuring-hybrid-mobile-applications And this works...
View ArticleRequireJS + Tabstrip
HiI managed to fix the top partially in that the template now renders, but i am unable to maintain the header and footer on the views without manually copying it into every view...
View ArticleRequireJS + Tabstrip
Hi To clarify, where would i put the following code as per the tabstrip example so that it is on every view? <div data-role="layout"> <div data-role="header"> <div...
View ArticleUsing the RadGrid component in combination with RadHTMLChart component
Dear Telerik,For the company I am working for I am looking for a simple and good performing solution for a problem.We want to display a grid with filtering next to a chart which displays one or more...
View ArticleDiv Content in Windows Maximized - Swaping
Hello, I have a iFrame with div to show a page, I need to add the button with full screen option to show the content of the div in windows maximized. How I can show the content of the div in windows...
View Articleflashlight animation synchronize problem
this plugin does not work with for for examplefunction flashlightDemo1(on) { for (i = 0; i < 4; i++) { if(i===3) { window.plugins.flashlight.switchOn(onSuccess, onError); } else {...
View ArticleAutocomplete not working with Barcode scanner
Hi Alexander,I called the search method and it returns the list suggestion item, but with barcode reader autocomplete can't detect the select event. The barcode reader works like you copy text then...
View ArticleEdit Grid InLine Mode Error
I have a Kendo MVC grid and using InLine Edit mode. I noticed that when I click on Edit, I get two buttons "Update" and "Cancel"http://demos.telerik.com/kendo-ui/grid/editing-inlineIf I click on Edit...
View ArticleChart crashes sometimes
No Jack, My issue was about percentage indication over the pie chart, series.displayPercentage = true even after this line in code im not able to disply to % value over the pie chart.Please help me...
View ArticleIssue with kendo ui mobile view
Hi, Any solution for the above mentioned issue?If the user taps the screen the view contents become visible. Regards,Sarvesh
View ArticleDatasource in detailExpand
with the Method $("#gridMain").data("kendoGrid").expandRow(row)dataBound on the detailGrid is not working
View ArticleBatch Edit, File Upload
Hello, In order to extract the uploaded file contents you can modify the logic as demonstrated below. C#:protected void RadGrid1_BatchEditCommand(object sender, GridBatchEditingEventArgs e){ foreach...
View ArticleHow to control navigation in RadWizard
The new RadWizard control has the potential to be very useful. We use a lot of wizards in our application. These are all "manually" implemented currently. I had a look at the new RadWizard control and...
View ArticleIssues with kendo ui mobile dropdownlist
Hi,To reset the scroll position of kendo ui mobile dropdownlist to top In onchange event of kendo ui dropdownlist addonChange: function (e) { var scroller = e.view.scroller;...
View ArticleSelectedValue lost on postback in dynamically added user controls
Hi, I am still stuck with this issue. Can anyone please help me resolve it? I am not able to figure out what's going wrong here because reverting the controls to older version resolves the issue. Its...
View ArticleVery slow performance with column datatemplates
We originally transitioned our application to Telerik controls mainly to get the benefit of the RadGridview component. However, we had to change back to using the silverlight toolkit datagrid due to...
View ArticleRadgrid Group Footer Dynamic calculation
Hello Cheah, Generally, you will need to commit this value to the database and rebind the grid to update the calculated Aggragates. But I guess you will need an instant updating approach, similar to...
View ArticleButton Navigation for DropDownList Bug
Hi, As Alex said, the Kendo UI Bootstrap integration only provides compatible styles / responsive widgets and does not fight with their scrips. Unfortunately there is no a better solution for the...
View Article