Rebind Only RadGrid in NestedViewTemplate
I am experiencing a similar problem, and I feel that I must be missing something simple. I have a radgrid which auto-refreshes with a Timer. I want my user to be able to click a hyperlink on a...
View ArticleCheckBox click event?
I have some custom filtering on a grid I'm doingwith comboboxes and AJAX. Each combobox is linked to the grid the the rad ajaxmanager like so: <telerik:AjaxSetting...
View ArticleLoading persisted state refreshes data
vargrid = $(ViewModel.gridName()).data("kendoGrid");//Reset all existing sorts/filters first. If the persisted view didn't have them set, the //existing state and persisted state are...
View ArticleChange file's name when it's uploaded via html form
Hi everyone!Is there any way to change the filename when it's uploaded via html form?I understand that I need a form like this:<form id="upload_form" method="post" enctype="multipart/form-data">...
View ArticleCreating a third column in PropertyGrid
Hi there, Just want to know if it's now possible to add a third column? I want to show some kind of history like this: Propertydefinitions | Old values (with nested properties) | New values (with...
View ArticleWhen ItemsSource changes previous series remain in the chart IOS
Hi Ves, We are going to publish a new version our application in two weeks and we would like to know if you have a publication date of the next build to resolve the issue. Thanks!
View ArticleHow to make Chart Title a hyperlink - HtmlChart
I'm trying to use this example code on my site. It works in IE, but not Firefox or Chrome. Anybody else having that issue?
View ArticleHow to add custom data to TKCalendarEvent/TkCalendarEventProtocol
I am using the inline events feature with the monthPresenter(presenter: TKCalendarMonthPresenter, inlineEventSelected event: TKCalendarEventProtocol), but i need to be able to store additional...
View ArticleRadLoadingPanel not showing on RadScheduler
Hi There,I run into an issue that the loading panel is not showing with RadScheduler. I created a test page from the code of the telerik demo, it stills not showing the loading panel, just showing...
View ArticleRadLoadingPanel not showing on RadScheduler
The demo code is from the following link, but the loading panel in my test page is not working the same as the demo...
View ArticleDynamically set options.rows
Okay. This is a demo project that passes the uploaded file from the upload widget to the spreadsheet widget. I removed everything that appeared to be unnecessary and merged everything into one...
View ArticleTKAutoCompleteTextView with storyboards
I would like the layout to be with storyboards. Developing layout programmatically takes a lot of time when your design may change rapidly and at any instant. Changing it in the storyboard allows for...
View ArticleCan I build dynamically-changing RadCartesianChart with line series using...
Hello Yaroslav, That error can occur when the Theme resources are missing, but I can't tell you exactly what is wrong without seeing your project. Since it's asking for a specific version,...
View ArticleBest way to float text above rotator images
OK I cracked it..I needed two divs, one for the rotator and one for the title text.Each div needs a style attribute "position: absolute"Then the first div will float over the second one
View ArticleUnit testing TRDX Report generation with Object datasource
We have a TRDX report with Object data source - that has Object = "XYZReport" and DataMember = "GetData()"When the report is opened via viewer - everything runs fine.When the report is rendered in a...
View ArticleProblem sending value thru model
HiWhen I'm trying to send the model with information in it to the edit view, I get a System.OverflowException : Value was either too large or too small for an Int32in the StackTrace I get: en...
View ArticleExpand Arrow now working when children dynamically loaded
Excellent. Thank you - that is working for us. Nigel.
View Articleserverfiltering and parameterMap and navigate
New to kendo ui in general and started working with scheduler. ASP.NET MVC application. Here is what i am trying to do:1. when user changes view or navigates (via today, fwd, or back buttons or the...
View Article