This bug is present on this Demo that you provide, http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultcs.aspx Steps to reproduce are: 1. Click on "add new record" command 2. Click on delete button, the one that is a red "X" 3. Click on Save Changes button. 4. It throws an JS error that is visible on any browser dev tools, attached is a screenshot showing that error. Please fix it soon. Thanks.
The fisrt item in a GridDropDownColumn is selected when editing an item in the Grid, if the value of the dropdown is null. The DefaultMessage is appearing on the grid, when NOT in the EditMode and the value of the field is NULL. The behavior was different with Q1 2015.
There are TypeScript definitions for enabling intellisense
The virtual keyboard disappears when focus cell in RadGrid with batch editing in iOS8.3. The keyboard briefly shows up and gets hidden almost immediately when trying to edit item in batch edit mode.
Hi Team, Please go through the ticket. http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=821301 Here' there is javascript error on Filter click. We have attached the example in first thread. The example contains a grid with a runtime header column addition. When the filters are on with Grid, clicking any of the filter icon to open "filter menu" causes a JavaScript error. If we skip the code to add "Runtime header column", there is no such error. But there is requirement of our client to have such header "Skip to Content" button in the header above filter. Please see, - We are using a webcontrol, AECTelerikGrid as attached. - This should display "Skip to Content" in the header bar. - After this, click on any of the filters and this will result in JS error as attached. Thanks, Sunil