How do you update the Editor label for JAWS?
Sorry, I meant "various underlying elements" (e.g., table, td, body, etc.) of the underlying markup via jQuery.
View ArticleLock/Unlock option removed
I understand the lock/ unlock option from the column menu is removed as soon as a multi-column headers are introduced. This may be because the columns in a group cannot be locked individually so it...
View Articlereflowing error in IE
Hello,Thank you for all the help. In my scenario I had a radcombobox opened after postback. So took your advice and made sure the combobox was not dropped down and now appears to be working correctly.
View ArticleIs there a option for just pay for backend service?
Is this offer is valid only for Wee Ching or do they also contact with us?Currently, i'm using your backend servis on my native applications and i'm very pleasant to use it. My subscription includes...
View ArticleGrowing tables and query delays
I have a backend table for my native application. The number of record is growing fast. What is the constraints for data query of high loaded tables?For example, if a table has 500.000 data, will it be...
View ArticleAny issues creating template html in JS files?
Most of the kendo examples use a script tag template for the HTML of a widget (modal, etc).I was doing some experimentation to see if I could define the template html in my JS files. Turns out that...
View ArticleCannot set columns.filterable.cell.template to function
Good idea Kostadin! I didn't think to create a function expression in the string. Thanks!
View ArticlePreventDefault on Click event doesn't prevent url opening
As Ivan had responded in my ticket:You can set an ID to the button, for example "MySplitButton", attach a click handler using the ID as selector and return false as shown below: .Id("MySplitButton")...
View ArticlePreventDefault on Click event doesn't prevent url opening
Hmm that should indeed work, however is not that still a workaround? Is there a way to use my same click function code without hard-coding the control ID in the js function(). Is this a bug or...
View ArticlePreventDefault on Click event doesn't prevent url opening
Also I would like to thank you for such a quick reply!
View ArticlePreventDefault on Click event doesn't prevent url opening
What I ended up doing, as I had multiple buttons with no explicit IDs, I applied a class and hooking up a delegate on the ready event:$(function() { setTimeout(function() {...
View ArticlePreventDefault on Click event doesn't prevent url opening
Because of our project structured we use the same function on toolbar buttons and generic HTML controls. So this is not optimal for our solution but we will duplicate the function to account for the...
View ArticlePivotGrid with flat dynamic objects
Hello Georgi,Thank you, it is what I was looking for. However, setDataSource() only works for me once. I'm not able to update data source and I need to change number of records on demand. For an...
View ArticleError view appointment in RadSchedule
Here link my SourceCode + Script SQL DB: http://115.146.121.171:8085/TestSchedule.zipI think has bug in view Schedule.
View ArticleRadGrid Drag and Drop to Multiple Divs
I need some help please..Example..I have a grid with data and I need to have the ability to drag that data to 3 different folders [Keep] - [Delete] - [Hold]I have looked at the Radgrid drag and drop...
View ArticleColumn command localization in grid dont work
It is not so difficult when you have found.In Startup.cs........... // Add the localization services to the services container services.AddLocalization(options => options.ResourcesPath =...
View ArticleNo stack trace on companion app
Hello Tim, Thank you for contacting us about this problem. I performed several tests and wasn't able to reproduce the issue. The new Developer Apps (formerly known as Companion Apps) along with the new...
View ArticleAppbuilder URLs Not Using Bitly URL Shortener - No longer work with QR scanner
Hello Brandon, Thank you for contacting us and we apologize for your inconvenience. Let me walk you briefly through our qr codes logic. As you've noticed, we use custom scheme along with numerous...
View Articledsgfdsgdsga
I have a hierarchical kendo ui grid that is successfully displaying items from my database, but for some reason the "Add New Record" button in the detail grid doesn't add a new row or fire any event,...
View Article