Selected Item is restored when navigating away and then back
Hi, Can you please try to add the whole MultiPage control into the RadAjaxMnager settings instead of adding the TreeList independently and see if this makes any difference? Regards, Maria Ilieva...
View Articlekendo ui Grid with upload on a toolbar within kendo pop up window
Hi Guys recently i have been battling with adding a kendo grid with upload on a toolbar within a kendo ui window. I have a command button on the main grid which when clicked it shows the window that...
View ArticleKendo Grid Filter Posting Twice
Not sure what you mean on the question. The whole post was about about there being an issue applying the filters. I know there is model-binder code, and I have been using that on the GET requests,...
View ArticleToDataSourceResult with Dictionary
Hello, Note that the ToDataSourceResult require a class with defined fields in order to execute sorting and filtering functionality. The MVC framework is working with models and the required...
View ArticleHow to access report name and report parameters via JavaScript/Jquery in the...
Hi Jim, Below is a quote from my response in your support ticket on the same question: "If the displayed report has visible parameters, the viewer will display its parameters area. Once the user select...
View ArticleSelect row in a GridView with virtualized data
Hi Matthias, To achieve the desired behavior you need to make sure that the item you want to select is already loaded. You can take a look at these two forum threads(thread1, thread2) where you can...
View ArticleShow validation error message on focus
Is there a way to make the validation error message for input controls in general (WatermarkedTextBox, NumericUpDown, MaskedInputs etc) appear on focus of the field? By default it appears on hovering...
View ArticleScheduler Tap and Double-Tap Events Entirely Non-functional in iOS8
Is the scheduler is supposed to work on iOS? This demo (demos.telerik.com/kendo-ui/scheduler/index) is entirely non-functional in iOS7 and iOS8 as the tap and double tap events are being ignored. Is...
View ArticleTab (ascii 9) being collapsed when printing output
Hi admin,I'm using telerik reporting 2015 Q2 on a WPF project. A textbox in the report may contains tab characters for formatting a remarks field. On the print preview the tab characters are there and...
View ArticleAuthorization header ignored in reporting REST api during the actual...
Hi I am currently rewriting an old Silverlight Application in Angular. The original application had some reports which I would like to reuse. So I added a REST service to my web api by following the...
View ArticleEvent when a form's validation status changes?
I put handlers on pretty much every event, to see when the ValidationSummary first appears. It was null in Loaded, and most of the others.The first event in which it was not null was in GotFocus, so...
View ArticleAuthorization header ignored in reporting REST api during the actual...
Attachment containing the network traffic.
View ArticleSyncing pager with grid causes 2 service calls
Hello Christy,Indeed, you should not call the DataSource API from within the transport.read function as this will again call the transport.read. An approach you could try is to handle the change event...
View ArticleAuthorization header ignored in reporting REST api during the actual...
For some reason I cannot attach my screenshot with the network traffic, so instead I will copy paste it: telerikReportViewerTemplate-html /api/reports/resources/templates 200 OK xhrjquery.js:8630...
View ArticleChange width and image of RadSplitBar
Hi Aparna, Can you send us the exact configuration and custom styling you are using, so we can examine it and advice you further? Can you test whether switching to Classic render mode resolves the...
View ArticleiOS 6.1.6 and iPhone 3GS debug vs release build issue
Hi Carlos, Thank you for providing me with the name of your application. After further investigation, I was able to determine that the faulty behavior is, most likely, caused by the Verified Facebook...
View ArticleSelecting Null Item in DropDown
Hello Paul, Thank you for writing back. Using a TypeConverter for a specific property is a general programming approach for converting one value type to another and vice versa. I have tested your...
View ArticleRadGrid - canceling update due to missing value
Hello Erik, The submit button should also fire ItemCommand event, which is leading to the same approach as the previously provided one. Give it a try and see if this works. If this does not help please...
View Article