Call controller before Edit command Grid
Thank you Boyan for your answer. I have used the basic custom command buttons and "edit" event to call action controller with ajax request.The ajax request check the record status : lock or unlock : -...
View ArticleAdding CheckBox to the Group header
I believe I've got this working. The data table was screwing things up. It seems I have to rebind the datatable to the grid after I make changes to the rows of that datatable.I didn't seem to have to...
View ArticleAdding CheckBox to the Group header
I spoke too soon. I'm still having the original issue.
View ArticleAdding CheckBox to the Group header
Okay, I think i'm on to something. It appears my issue isn't the underlying datatable or the binding.In a post above Alexander wrote:The RadGridView control uses UI virtualization - its row and cell...
View Articlehelp with local JSON
I am working with AppBuilder. Created a new app using the Kendo UI drawer navigation template.I have a JSON file (originally in data folder but now at root) that looks like this:[ { "Name":...
View ArticleRecurrenceRule occurrences
Using winforms scheduler and would like to get the listing of occurrences from the rrule. Dim hrly As Telerik.WinControls.UI.HourlyRecurrenceRule = Me.Appointment.RecurrenceRule The...
View ArticleHow to set the visibility of a checkbox placed inside a Reporting.List based...
I've a list in the telerik report which has a data source assigned in it's NeedDataSource event. The data source is a datatable, which has multiple rows. A checkbox is placed inside list and need to...
View ArticleProblem with TreeView Load on Demand using Angular
Kendo UI version: v2015.3.930AngularJS version: 1.4.7 JQuery version: 2.1.0 I have the following treeview defined in html:<divkendo-tree-view k-options="kendoTreeOptions"...
View ArticleWebsite Analytics & Free Hit Counter.
Use Google Analytics Or Paid Omniture Or IBM Watson Analytics New In the market.
View ArticleListens all http/https traffic without 127.0.0.1:8888 ?
Listens all http/https traffic without 127.0.0.1:8888 , is it possible ? For example I have a program but there is no settings for to add 127.0.0.1:8888 , so fiddler can not capture any traffic from...
View ArticleClustered colum chart with two category groups
Hello Stef,thank you for your reply but your examples does not match my criteria at all. Your example CSV data in your example report only consists of 3 columns. I deliberately added my class...
View ArticleAspx Page having radajaxpanel resize issue In RadWindow
Hi, I have an aspx page which I am showing in a radwindow using navigate url. Now, the issue is the window is not auto sizing correctly, still there are scroll bars, both horizntal and vertical. 1....
View ArticleNo data displayed
I have adapted the code from the example, but no data displayed.Viewcode:01.@(Html.Kendo().MobileView()02. .Title("EntityFramework DataAccess")03. .Name("Index")04....
View ArticleRadGridView show extra empty rows
I use for loop to loop 100 records and bind the DataTable(certain fields only) to the gridview. When I saw the gridview, there is a lot of empty rows will show at the bottom of last records. Also, the...
View ArticleRecurrenceRule occurrences
BTW, how does this work Dim dtfi As DateTimeFormatInfo = CultureInfo.GetCultureInfo("en-US").DateTimeFormat myDate = Me.Appointment.RecurrenceRule.GetOccurrenceStart(1,...
View ArticleRadCartesianChart change axis lose data
Hello,Using RadCartesianChart with three LineSeries as below, ItemsSource bound to three members of ObservableCollection<prodnMonthly>. Charts display nicely with initial LinearAxis, but when...
View ArticleRadFluidContentControl - Databinding from Viewmodel
Hi, I'm using RadTileView and RadFluidContentControl to display small, normal and large views. For some reason the default normal view is displaying correctly but other 2 views are not displayed....
View Article