Set Parameters Using Report Viwer But those are not accessible on server side...
Hello Adit,Newtonsoft.Json.dll is required to properly format the messages sent from the viewer to the service, and the assembly must not be installed on the machine and must be compatible with the...
View ArticleBasic Calendar binding issue
Hi Kyle, The forum thread that you refer to demonstrates how to create a calendar + renderer from scratch, without using our infrastructure. The thread targets an earlier version of the controls where...
View ArticleHandling multiple RecurrenceExceptions
I'm working through a project utilizing the Kendo UI Scheduler. I am trying to decide how to best handle the RecurrenceExceptions for recurring events. The recurring events work perfectly fine and I...
View ArticleHow to change the skin of the RadDatePicker for RadGrid/GridDateTimeColumn...
Hi,I have a RadGrid with columns of type GridDateTimeColumn. This grid implements filtering.What I need to do is very simple. I just would like to change the skin of the RadDatePicker. In fact, I would...
View ArticleWeek view fixed day column
Hello Saw, Try setting the MinAppointmentWidth property of the ScheduleView to a really small value - this will allow the appointments to shrink more and the GroupHeaders won't get wider. Hope this...
View ArticleResize the treeview, character spacing is changing
Hi Susann, Thank you for contacting us. If I understand correctly, you don`t want the horizontal scrollbar to be visible when resizing the RadTeeView. I can suggest you to enable wrapping text of the...
View ArticleRadDatePicker - Min/Max Date don't update if ajaxified
Never mind, I figured out a solution. I changed it to load the ajax settings from the code behind and do it on every page load and now it works as expected.
View ArticleRadDatePicket SelectedDateChanged Event Not Firing When DateInput Disabled
In previous releases of the UI for ASP.NET AJAX Forum the OnSelectedDateChanged event on the RadDatePicker would fire even if the associated DateInput control was marked as disabled (to prevent users...
View ArticleNot Installing Design Files
I'm currently running VS2013, and when I've tried to install Data Access Free Edition I am running into some problems. When I first tried to install Data Access, I had to manually add it into VS. Now...
View ArticleWidget does not select the correct option on initialization when using...
Hi Telerik, the dropdownlist does not select the correct option on initialization when using virtualization (if i turn off virtualization it works fine). Im using it very similar to your demo of...
View ArticlePossible to close window when it loses focus?
Hello Saquib,The reason for this behavior is that the blur event of the window wrapper is not fired in this case. I modified the example to match the current requirements. Regards, Dimiter Madjarov...
View ArticleNativeScript, Sample-Cuteness from GitHub, ListView Items Array, Does the...
Hi all,In this project, sample-cuteness: https://github.com/NativeScript/sample-cutenessit return json from web service and load data into a virtual array. And bind that array to a ListView to show the...
View ArticlePermission RadGrid Skin
I have a site that allows ("user1" and "user2") to access. "user3" only has access to Test1.aspx. Everything works, but the RadGrid skin doesn't show up. Any ideas? <system.web>...
View ArticleServer side function not running
I have found what is going on but not why.I have a function that runs on page load GetSelections() this loads up from the profile system user preferences its these preferences that are then used to...
View ArticleError: bash: -c: line 26: syntax error near unexpected token `('
I've tried to re-generate all the certificate and provisioning files changing names but no success.I've tried to rename my account on Apple Member Center but the error persists, seems that the name...
View Articlecapture traffic not working with all programs
First of all, thank you for your reply.i know how fiddler works and how it captures http traffic from programs and that's why i thought that the mechanism of capturing traffic in httpdebugger is better...
View ArticleHow do I access assets embedded in Reports
Hi Dave, Please test to copy the files in the folder specified by the error, and then click the viewer's Refresh button. This will force the reporting engine to re-process and re-render the report...
View Articletooltip.shared: true is not working correctly
Hello I have found that the shared tooltip does not work correctly when using type: "radarLine"
View ArticleScheduler Not Updating When Filtering With No Data Returned
I have a Scheduler bound to an ObjectDataSource that I want to filter using a dropdown list of Categories. I have a ControlParameter as a SelectParameter on the ObjectDataSource tied to this dropdown....
View Article