Hide expansion arrows on rows with no children ?
In my scenario I wanted all items that are indented (children one level down from group headers) to not be expandable, because they will never have children. Thus, after a bunch of Googling, and...
View ArticleHow to keep app drawer always open when device is tablet (Mobile)
Like the title states, is it possible to force the app drawer to be always open when a device is a tablet?
View ArticleNullReferenceException using RadFilter in Page_Load
Hi, I have a RadFilter that I am trying to add an expression to on the form load. The idea is that when someone clicks a hyperlink on a different page, they are redirected to a different page and the...
View Articlehow to send data into function using onclientselectedindexchanged
ok I search the page source and see the div name that has my checkboxes added _DropDown to the name so I changed it to $('#' + oDropID + '_DropDown INPUT').each(function () { ^ this works for me
View ArticlePersist state issues
It's unbelievable that so far all we have to fix it, is doing a big workaround. There is no sense to change the whole grid once we just want to set any specific property.I'm getting the same trouble...
View ArticleSpoof Ip to download site
Hello Eric, I have a quick question. I have made a c# program that downloads files from any site and saves them (if, and only if the content type of the file contains the word "torrent"). One site in...
View ArticlePublish the website
Hi, I am New to this forum and use of Telrik product also.We have a application developed around 5 years back and i see Telerik controls are used in the box. to migrate the running application from the...
View ArticleOnBatcheditopen event of rad grid
Hi, You can call RadGrid.get_batchEditingManager().addNewRecord in order to append a new tr...
View ArticleMVC Exploding Pie Chart
Hi Justin, Please take a look at the attached project illustrating an exploding function for a pie chart. The Kendo Chart's ExplodeField is set to the model's IsExploded property..Series(s => {...
View ArticleGrid (Filter or Sort) - Object Reference Not Set to an Instance of an Object
I have two grids, that when I try to filter or sort, I get the error Object Reference Not set to an instance of an object. It doesn't seem to make it back to the server side code, or at least not where...
View Articlekendo mvc window Object doesn't support property or method 'open'
I am trying to open a kendo window based on input from a form. I am getting this error:JavaScript runtime error: Object doesn't support property or method 'open'The error occurs when win.open(); is...
View ArticleHow to map grid to result with extra Json objects
Hello I have a kendo grid in MVC which currently works fine. I am making an Ajax request to read the information on the grid and everything works fine. However, I want to send another object into the...
View ArticleDynamic Fields
These dynamic fields will come back from my web service as a dictionary with keys and values. The key is the field name and the value is what to display. How can I add this to the dataform?
View ArticleAdd Current Selection to Filter
In Microsoft Excel there is an option named Add Current Selection to Filter. Actually, in Excel, when you search a key in filter popup and click OK, then when you search another key in filter popup...
View Articleconsole.log wierdness
I have noticed a couple of issues wrt console.log() when testing via livesync on tablets. I'm doing development using the in-browser clinet and doing livesync to test on devices. I rely on the log...
View ArticleSSL negotiation doesn't initiate for some traffic
Awesome work Sebastien!This is a problem on 2 of my samsung android devices and all the android emulators I tried.Your workaround works like a charm for all of them.
View ArticleGrid filtering functionality to be readonly
Hello, I would like to ask if there is a possibility the filtering which is enabled from datasource (filterable: true) to be active and visible but readonly. Actually we have a scenario in which in...
View ArticleGrid filtering functionality to be readonly
Remark... I mean the filter menu to be readonly which is enabled through Grid options by column (field: "someField", filterable:true) here is the documentation of this property :)
View ArticleReport preview not showing the table data
hi,I.m trying to create a Report for My application . i'm using telerik Reporting R2 2016.Actually i add the New item telerik reporting R2 2016(blank) in my project . After i create an object data...
View Article