Editing in Grid with remote dataSource for multiSelect widget
Note, I've been trying to find a site where I can create a demo but our access to those sites (jsbin, jsfiddle, plunkr, dojo) is prevented by the company.I'm now trying to put together a small project...
View ArticleGet page per row
Hello Nasko, yes I know and I have included this feature but it's too late to use this function, because first the rows are printing and at the end the page-headers. So I can only get the page-range....
View ArticleCustom Editor Tool Without Image
Hello, I am trying to figure something out and not having any luck. I am trying to add a Custom Editor Tool to my RadEditor. I have gotten most of what I want to work (on the Ribbon, on multiple tabs,...
View ArticleAuto binding columns from datasource, and adding formatting
Hello!With a kendo grid, if you don't specify the columns it will automatically bind everything in the datasource without any kind of formatting etc.I have a situation where I desire this behavior (I...
View ArticleHow do I open a RadGrid in “Add New” mode with default values pre-filled?
From a hyperlink I need default values to appear when a RadGrid PopUp opens in "Add New" mode. It works fine when a RadButton is clicked (CommandName="InitInsert"). For that I set defaults in the...
View ArticleBreadCrumb Menu Path with nodes
Hi I am using http://demos.telerik.com/aspnet-ajax/menu/examples/functionality/templates/defaultcs.aspx to generate menuHow can i use the bread crumb up to the level RadSiteMapNode. I was using...
View ArticleKendoGrid Refresh
I'm using KendoGrid to display some data fetched from my service. The user selects some parameters (company and date) and cliks on a load button. The user selects a month on a datePicker and the server...
View ArticleExport to Pdf images not rendered
my mistake was that I using ExportToPDF instead of GridViewPdfExport that you suggested (sorry... they were both displayed on the same link...)Please let me know how I can:1) set the orientation of the...
View ArticleKendo Grid removeRow not deleting rows of other pages
var MyGrid= $("#grdScanAssets").kendoGrid({ dataSource: { type: "json", transport: { read: { url:...
View ArticleIcons not vertically centred in buttons
Hello Jay, After some investigating, I was able to reproduce your issue. Please take a look at this Telerik Dojo reproducing the icons placement. The reason why it is appearing that way is because...
View ArticleSend grid data to controller and initialize window with results
I have a Kendo Grid on the page. When the user clicks a button, I want to send the rows (data objects) from the grid to the controller. The controller will return a partial view, which will be used as...
View ArticleKendo UI Scheduler for MVC
We are using the Kendo UI Scheduler for MVC. Is there any way to integrate with exchange and display events in an outlook calendar?
View ArticleKendo UI Scheduler for MVC
We are using the Kendo UI Scheduler for MVC. Is there any way to integrate with exchange and display events in an outlook calendar?
View Articlehow to connect ionic app (forgot password) to telerik backend services
Hello,Ive been trying to figure out the best solution to giving a user the option to request if they forgot their password by providing just a username within an ionic hybrid app without transitioning...
View ArticlePasting functioanality in gridview through click of a button?
Hi Martin, thank you for your reply, I can confirm, that the radgridview was empty on executing copy command. But I am absolutely sure, that I installed latest version availible, because the update was...
View ArticleDate time stamp on excel export
I would like to have a header or footer section on and excel export that simply has the date time stamp of the export. Ideally, it would also include a report title. Thanks
View ArticleMVC NumericTexbox min/max validation message not showed
Thank you, works like i expected.
View ArticleLoading items from WebService
In the javascript I have tried both .insertItems(response) and .add(listitem) and both result in the same get_parent error
View ArticleUsing different column header instead of Grand Total
Hi Telerik Team,RadPivotGrid control shows aggregate property names as column headers if we have more than one aggregate properties. But, it shows "Grand Total" phrase as column header if we have just...
View Article