Persist data source set from JavaScript
Hi Ianko Unfortunately, this does not seem to work for me as my extra parameters always comes up with the default value when the page is first loaded. My controller defines the following...
View ArticlePersist data source set from JavaScript
Sorry, i cant edit my post, i was meant to say my javascript passes in the parameters multiSelect.dataSource.options.transport.read.url = "/Items/GetItems/objectId=" +...
View ArticlePersist data source set from JavaScript
Sorry I can't edit my previous post as I didn't type it properly The script call i'm making is as follows:multiSelect.dataSource.options.transport.read.url = "/Items/GetItems/objectId=" +...
View ArticleAdvanced Edit Form with cascading drop-down lists
Thanks again. Few more questions - if I use FormCreated event - will I be able to implement cascading drop down lists or combo boxes), filtering events by location, add viewing of PDF file that would...
View ArticleIs it possible to have stacking using JSON like data
Hi,I'm trying to have a stacked chart using JSON like data or remote data. using the data below I was able to get exactly the chart I wanted dojo Code here var data = [...
View ArticleAdding a "Milestone" in a time line series
Hi!In my timeline, I am currently overriding the Event Template. Based on my model's data, I am trying to add an indicator of an event at a particular time. For example 12:00 13:00[...
View ArticleStandard commands in Toolbar template
Is there an easy way to use the toolbar.Create() and toolbar.Save() builders in the toolbar template.I want to add a dropdown for filtering while maintaining the default buttons.I see no way to get...
View ArticleGrid Filter Type/Header Context width question
I'm trying to get the RadGrid control to display the FilterType correctly. The attached image shows the current results where the filter dialog width is too small.I have tried the various FilterType...
View ArticleSQL Generation Issue
I'm using the 2015.1.225.1 version of data access and am passing a filter expression to validate if a group membership exists by examining the group ID which is a guid. When I pass only one group,...
View ArticleDeserialize Grid Filter into object
Each user is able to store grid filters in the database as a JSON string for use later. We now have to iterate through these filters on the server to do some analytics with what the user is filtering...
View ArticleKendo DropDownList Filter Losing Value
But it gives the appearance that it allows the user to save their own input. That is why I went with the first scenario. Any idea how to accomplish this?
View ArticleEditor Toolbar buttons not uniquely identified in JAWS Form Field Dialog...
For clarification, the screenshot I posted was using IE11. I went to Telerik's Kendo Editor demo page (http://demos.telerik.com/kendo-ui/editor/index) and was able to replicate the issue there as well...
View ArticlePreventDefault on Click event doesn't prevent url opening
I am also in need of a solution for this, we are using custom JS to stop the link from loading ( like the way the javascript confirm works). To do this we return false to stop the user from loading the...
View ArticleExtend range of hours shown on 'Business Hours' view?
Is there a supported way to extend how many hours are shown on the scheduler when in the 'Business Hour' view? I'm not referring to how to set the start and end of the work day, but how to show a...
View ArticleProgrammatically adding / removing selections
HiI've been working with the MultiSelect widget for a while now but this has led to a few questions....Is there anyway to add or remove selections programmatically? I've implemented the following code...
View ArticleIterating and deleting records
I am facing some difficulties iterating over a list of records, each of which is wrapped inside <tr>...</tr> The logic I am following is:========================while ( FIRST_TR exists or...
View ArticleAppbuilder URLs Not Using Bitly URL Shortener - No longer work with QR scanner
I've noticed in the last 2-3 days that the ad hoc build URLs are no longer using a shortened URL and have these nasty long...
View ArticleSet 'Send On' specific date in .Net SDK and Push Notifications
We are using the .Net SDK to send push notifications. Looking at the admin panel for Push Notifications in Telerik Platform we have the option send on a Specific Date. Is this available in the .Net...
View ArticleFilter gives System.ArgumentException when adding a column from Model that is...
Hi there,I have encountered this problem and can not fix the filter for these two columns. If I use filter for these two columns: EnrolledNumber and WaitListNumber, I will getInternet Server...
View ArticleHow do you update the Editor label for JAWS?
When running JAWS against our local environment and I select INSERT+F5 to see the Form Fields, I see a list of Editor buttons, as well as one that says "Unlabeled1 Edit" (I'm assuming it's associated...
View Article