RadDropDownTree scroll position on expand node
Hello guys, 1 - How to maintain the scroll position when expand a node in the RadDropDownTree? when the tree has a lot of parents node ?2 - How to maintain the scroll position when re-open the tree...
View ArticleWhere does RadMap cache tiles?
We've added the RadMap control to our WPF application. I have a custom tile provider that interfaces with a home-grown tile service. Tee provider basically makes HTTP calls to a custom URL in order...
View ArticleUnable to cast object of type 'PanelNamingContainer' to type...
Telerik, could you respond in detail to the above? I'm having the same issue ...RadComboBox inside of a GridTemplate in the RadGrid MasterView while in Batch edit mode.
View ArticleDebug Sessions/Connects (keepalive)
Hello, Bernd-- Fiddler's Timeline tab set to Client Pipe Map mode is the simplest way to visually see which requests were on sent on which reused client connection. To see similar information in the...
View Articlegrid not updating after process completes
I have a drop down list inside the radgrid and the button outside the radgrid. Also I have asp.net update panel for making the cursor busy while processing. when I changed the drop down value in less...
View ArticleRadGrid Delete Error
I'm getting the same issue; but, the link is no longer valid. Suggestions?
View ArticlePageable property after upgrade.
Kendo Grid pagination does not work I'm using Kendo UI version 2015 Q1 (2015.1.318) throwing exception due to below pageable method of kendo grid .Pageable(pageable => pageable .Refresh(true)...
View ArticleRadGrid Delete Error
*** Solved *** I moved the following from the main RadGrid declaration its MasterTableView declaration ... AllowAutomaticUpdates="true"...
View ArticleUnable to cast object of type 'PanelNamingContainer' to type...
*** Solved *** I moved the following from the main RadGrid declaration its MasterTableView declaration ... AllowAutomaticUpdates="true" AllowAutomaticInserts="true"...
View ArticleExpanded hierarchical grid hit error "Specified argument was out of the range...
*** Solved *** I moved the following from the main RadGrid declaration its MasterTableView declaration ... AllowAutomaticUpdates="true" AllowAutomaticInserts="true"...
View ArticleChange the color of the bars in the bar chart
Please see this JSFiddle where I have used your example to change the bar color. However, the series color is wrong. Please advise? http://jsfiddle.net/1ycxL3fo/
View ArticleTooltip at top of chart div
My Kendo Chart is located within a div. That div currently has a title tag on it. The issue is that the tooltip for that title tag shows on mouse hover over the div area, but it is interfering with the...
View ArticleUnable to cast object of type 'PanelNamingContainer' to type...
Sorry, strike my last post. It is not "*** Solved ***". My earlier post was mistakenly posted regarding another issue.
View ArticleCustom DataEntry Form
Thanks Dimitar, What is the syntax for binding a control (e.g. a RadTextBoxControl) to a BindingSource?i.e. for the radDataeEntry control I use .DataSource and for the radBindingNavigator,...
View ArticleListBox scrollbar skin / custom colors
With reference to the attached image, I would like to adjust the scrollbar to fit in better with the Metro Touch skin. I do not want to resort to an external plug-in, just make the color or shading...
View Articleupload chunks for a large file?
Hello,Q1. Uploading file in chunks, it's very useful in fact. I learned that browsers have supported API "Blob" and "File" in javascript, Will it be released in next version?Q2. I think, if there is an...
View ArticleUnable to make directory: Documents. Result is 2
Hi, Thanks for reply. Please check attached log file. Thanks.
View ArticleCan I disable transaction on Bulk Operations?
According the documentation, http://docs.telerik.com/data-access/feature-reference/api/context-api/bulk-operations/featureref-contextapi-bulk-ud-operations-overview#transaction_boundries , it seems the...
View ArticleCalling Create New Row Editor Template from a button in Grid
How I can call create new row editor template in popup from a button outside a Grid instead of calling the default button in ToolbarToolBar(toolBar => { toolBar.Create(); })Thanks
View Article