How to access values from a List in the ViewModel
Just talking to myself right now I guess. But for some reason I cannot access the Model. Whereas I'm able to access it pretty much everywhere else.
View ArticleMinDate / MaxDate not working properly
I have an issue with the minDate of the RadTimePicker.Problem #1My schedule is from 9AM to 2AM the next day. I can show it properly in the time view picker. However, when I set the MinDate and the...
View ArticleHow to access values from a List in the ViewModel
Ok, so it doesn't load any information initially, but when I click on the header it redirects to NPI_Read?npi-grid-sort=ProviderFirstName-asc and the page shows ALL the data in JSON format. When the...
View ArticleGridView not updating when property on item is changed
Has anything change since this post was submitted. Is there any other way to refresh the filters once the filtered properties change? Maybe through GridViewCell.SourceChanged?
View ArticleLicensing cuestions
Hello everyone, In the company I work for want to make a couple of apps, same that will take time to develop. This planned to buy the first year, but it is not a software company, so it is possible...
View ArticleHide Column When Exporting to Excel in MVC Razor Grid
There is a bound column in my Razor MVC Grid that I do not want exported to Excel. I have seen some examples that show creating an Excel export event then using hideColumn to remove the column but...
View ArticleVertical ChartLegendOrientation issue
Telerik support has confirmed that this is a bug w/ the Pie Chart (HtmlChart). Here is the work-around until they fix...
View ArticleCustom Aggregate for 5% of Count
I have the following aggregate to calculate the count of people in my data. radPivotGrid1.AggregateDescriptions.Add(new PropertyAggregateDescription() { PropertyName = "personId", AggregateFunction =...
View ArticleRadSchedule All Day Header Height getting reset
With the GroupType set to Resource and the ActiveViewType set to Day I want the All Day Header Height to be set to 15. Everytime I set the height with the GroupType set to Resource it gets reset to the...
View ArticleCan ReportViewer use NeedDataSource?
Looking at http://www.telerik.com/support/kb/reporting/details/changing-the-connection-string-dynamically-according-to-runtime-data It says: "If you intend to use the above code for modifying reports...
View ArticleGet selected files count on file drag and dropped
Hi, Is it possible get selected files count on clientfiledropped method?
View ArticleDemo hubs example resizing
I just started using the panorama example "Demo Apps Hub".When run as-is, the application starts slow, but it works as expected.However, the first simple modification(change Form1's Windowstate...
View ArticleListView does not render template on query
Hi Eli, Please check out the DataSource API reference for explanation and sample usage of the query() method:http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#methods-query All relevant...
View ArticleTreeview not displaying intended hierarchy from self referencing data source
Hi Joey, The Kendo UI TreeView does not support the desired functionality, and there are no planned efforts in this direction. Please check out the following documentation article that illustrates how...
View ArticleTreeView with Self Referencing Hierarchy
Hi Joey, Please find the answer to this, and your other related question, in the following forum...
View ArticleGridDropDownColumn fails to pass back ListValueField during batch update
Hi Greg, We are aware of this issue and our developers are investigating the cause for it. The solution is to remove the empty space which you have already found. Regards, Kostadin Telerik by...
View ArticleSpreadsheet slows exponentially with repeated calculations
Hi Mike, I have managed to isolate and fix the issue. The fix will be released with the first Internal Build following the Official R3 2016 release, and it will be included in the R3 2016 SP1 release....
View ArticleLive update chart with panning
Hello, You can lock the visible range by setting min/max values on the valueAxis and categoryAxis. The default setting is to display all available data. I hope this helps. Regards, T. Tsonev Telerik by...
View Articlekendo.all.d.ts compilation errors
I think you are right that the trouble is on my machine.- I cleaned VS solution and re-build - I cleaned C:\Users\[user]\AppData\Local\Temp\Temporary ASP.NET Files(what do you mean by application...
View ArticleRichtextEditor bind to BindingSource
hii have a array of object that is bind to a binding source.this binding source is bind to a binding navigation.i want bind binding source to my rich text editors.h have five rich text editors in my...
View Article