draf & drop to copy file not move?
weird thing is though, most of the time it works now but sometimes happens right panel still hang, wonder how much I can extend that time....
View ArticleTabbing into Disabled and Command Grid Cells
I have a grid in batch edit mode. I have two issues re tabbing when navigating the grid cell:1: If i have a read-only ID column (the first column), how can I avoid tabbing into the cell when tabbing...
View ArticleWindow/Cordova.plugins undefined
I have an existing Telerik AppBuilder application that previously had working notifications before a major overhaul was done on the app. The app uses Cordova 3.7.0 and is attempting to implement the...
View ArticleInline editing with clearable input
Looks like I can override the k-widget class to get the 'x' back for IE anyway... .k-widget ::-ms-clear { width: 20px; height: 20px; }
View ArticleWindow/Cordova.plugins undefined
Clarification:Cordova or window.plugins.notification breaks the code, and does not stringify to undefined.
View ArticleRadGrid Virtual Scrolling Error
Hello guys, I have copied and pasted the example provided by the Telerik website almost verbatim - with exception to the implemented DataSource (which I'm doing programmatically for the sake of the...
View ArticleNavigate Through available Events
In addition for a user to navigate events and display event details on the left, I want to allow users to click on an event from within in the scheduler, which would update items in the left hand...
View ArticleTelerik Control Panel
I have been using the Telerik Control Panel for several years now. This morning when I launched the program it stated that my "install" was too old and that I would need to visit my account page and...
View ArticleColorpicker in contextmenu
Is there a way that I can have a colorpicker on the contextmenu of a radtreeview?I need to pick a color for the node in javascript.If not possible, can I open an auxiliary window and have the return...
View ArticleNew grid filter operators not working correctly
Apparently, I didn't have the latest Kendo version. There was a bug in 2016.1.112 that caused this. It appears to be fixed in 2016.1.226. My other question remains unanswered however. How can I...
View ArticleTiming issue with grid: Creating new row when click on bottom row
In our grid (EditMode="Batch", InsertItemDisplay="Bottom", EditType="Cell", OpenEditingEvent="Click") we want to add a new row to the grid if the user clicks on any cell in the last row.I made a...
View ArticleGrid validation using Change event with Ajax
I have a grid with column (medical diagnoses) list. The list is filled with method in the controller. I need to check if a new added Diagnose is in the list of grid or not (and allow to add only...
View ArticleKendo Grid showing Yes or No instead of True or False
Alexander,This will not work when you group by column, there you will still see value as true or false.How do you handle over there?
View ArticleSubreport Carryover & Pagesum
Thank you, but I don't believe that solution will work. The issue I am having is that I need to be able to do pageExec and some other functions in the body of the report, which I know is not possible....
View Articlehow disable preview window when opening a file?
great! the only problem is now OnClientFileOpen is called also when opening folders, and I don't want towhy is folder treated as file?almost working :)
View ArticleData is not coming
Here is another simpler try with JSONP data. functionrecreateScheduler() { $("#kendoDemoScheduler").kendoScheduler({ date: newDate("2016/3/31"), startTime: newDate("2016/3/31 07:00...
View ArticleUse DataForm ViewModel in Xamarin.Forms and WPF
I am doing some research on porting an old WPF app in a way that we could have a common layer for the Model and ViewModel so we can have an Android app using Xamarin Forms (maybe later iOS) and a WPF...
View Articleng-If To Hide a Tab Causes Rendering Problems
We use the tabstrip LI container to display an image with the text and sometimes a record count for the data the tab contains. How would we accomplish that using the dataSource method? I don't see...
View Articleng-If To Hide a Tab Causes Rendering Problems
I did find a workaround for this. ng-show doesn't exhibit the rendering problem and accomplishes almost the same thing.
View Article