Drag Appointment Set Insert Parameter for SQL
I'm thinking I may be able to add a hidden element to the form. When the selection changes in group it can be set to group or vice versa and then store that value that way. That would hold that value...
View ArticleDrag Appointment Set Insert Parameter for SQL
Hidden field and a session value did the trick.
View ArticleChart Value Axis whole number intervals?
When loaded with little data it was displaying marks in the value axis as 0.2,.04 and so on. So I found I could set the .MajorUnit(1) and that made it display whole numbers. However if I load allot...
View ArticleRun in Simulator from VisualStudio 2013 Extension is not working
hi idont know what happend .i have some problem with vs and telerik .You do not have an account with sufficient subscription for the Telerik AppBuilder extension for Visual Studio.any one can help me .
View ArticleRow doubleclicking (again)
My goal: I want to perform an action (especially navigating to a new page) when the user double clicks / activates a row. I have seen several solutions to this. But these don't work well enough for me....
View ArticleRouter
I am developing a single-page application which is heavy with related database objects. This means I need navigation for different instances of different data objects. So ideally I would like to have...
View ArticleGridImageColumn + File.Exists
Hello!I'm testing telerik:RadGrid control.. I would like to use picture (if it exists) on server. If file doesn't exists i would like to use "default_image.jpg". I suppose have to use...
View ArticlePossible to get access to DataTextField on Expand?
I could have a very n-deep treeview but the way the dataTextfield operates solves my problem. Is it possible, when the node is expanded, that you modify the array for which the dataTextField is...
View ArticleUpdating A Named Range Programmatically
This is still not quite fixedOn Sheet1 I have a named range 'Test' which refers to A1. The value in A1 is 1. On Sheet2 I have a cell which refers to 'Test' (ie. B5 value is "=Test"). Updating the A1 on...
View ArticleScheduler refresh
Hi guys, in my scenario I show only one day - view as we use the scheduler for building complex agendas with many rooms. When an user adds (or edits existing event) at the bottom of the custom edit...
View ArticleHow to hide detail indicator based on a rows ID?
I have a grid that uses detailInit, right now I am able to change color of the row to blue when the row's given ID is equal to 0, its at this point that I need to hide the detail indicator as well, I...
View ArticleExcel export from RadGrid ends with "Unable to read file"
Yes, I am unable to replicate it as well, and even at the customer, it doesn't happen every time. Any ideas on what could cause it?
View ArticleES6 modules scrolling bug - showstopper!
When using KendoUI widgets with ES6 modules, those widgets' pop-up elements become detached from their respective controls as you scroll down the web page, making them pretty well useless. The issue...
View ArticleES6 modules scrolling bug - showstopper!
@Petyo, As I said in my post, I get the same problems in the Pro version, which is where I first noticed it. I will modify my repositories accordingly.
View ArticleProblem with layout
Thank you for your answer! But the problem is that I have to 9 items 3x3 grid, then (it is problem) - one item 100% device width, and then 3 column grid again. If i setting Dynamic Wrap -all of items...
View ArticleTarget Chart
Thanks for the API reference, that helped quite a bit. However in it, I didn't see how to be able to color the background of the entire radarLine chart. Is something like the attached possible?
View ArticleCustom Dictionaries
we downloaded 7 language dictionaries for use in our program. We upgraded to the 2013 q1 controls a while back and have been getting an error when loading the en-US.tdf. It loads just fine, but when...
View ArticleCreating Sub Menu For Overlay Menu
Hi Admin, i Was trying this demo code ( http://demos.telerik.com/aspnet-ajax/menu/examples/functionality/templates/defaultcs.aspx) for overlay menu. Is that possible to create sub menu for this type of...
View Article