Memory leak when displaying multiple RadDocking in ContentControl
When the content in TransitioningContentControl is replaced, do i need to explicitly issue the RemovePane command to clean up the RadDocking resources (which was displayed prior to the replacement)? I...
View Articleapi/reports/clients connection timeout telerik report - the user must see an...
Hi Stef, Will try this. Thanks so much for the help.
View ArticleNest Grid Sortable Ignore options does not work.
Ok. I have replicated this in Plunker. I think it's easy to explain that way. http://plnkr.co/33ZgTPdDsYauLI7vP7GS Second grid which got command button is the one i am talking about. In second grid...
View ArticleReports on the HTML Report Viewer always experiencing time out
Hi Telerik, Recently, we've been experiencing timeouts in our reports, where can we do the configuration of the prolong timeout limit? Can we do it via HTML Viewer, or the Reports API or the Report...
View ArticleCustomize grid with hierarchy "create" command with inline template.
Hi. I am trying to customize grid create command with inline template. But as i replicate in http://plnkr.co/yRFW0ssSHwaWwnuhQkxS As soon as i click 'Add User Define Subject' button. Grid disappeared....
View ArticleCustomize grid with hierarchy "create" command with inline template.
Sry. Above link is broken. First time i am using hyperlink function. :( Here is the correct one http://plnkr.co/yRFW0ssSHwaWwnuhQkxS
View ArticleSet a node returning animation false
Let's say there're two treeview components and you are trying to drag&drop an item to the tree on the another side and assume that it fails to drop on the target treeview. Then you are going to see...
View ArticleLatest release
Hi N Mackay :)I too recently tried this trial, but it did work on both Android and iOS for me. As far ListView, which is the main reason for looking into the tools, in particular for ease of Grouping....
View ArticleExample of Setting TemporaryFolderExpiration in web.config
Is there any example to show how to set TemporaryFolderExpiration in web.config?
View ArticleRadGrid - "Row" Type DoubleClick BatchEdit, saveChanges command how to get...
Hi! I use <telerik:RadGrid>, <BatchEditingSettings EditType="Row" OpenEditingEvent="DblClick" /> for data editing,My problem is when the saveChanges button being clicked, It triggered -...
View ArticleMultiColumnCombo Filtering
Yeah right, fix problem when I do update telerik in 2015 version. Code can't work in 2014 version.Thx Hristo Merdjanov
View ArticleIgnore multiple class, supported?
As show in this demo. Seems sortable made inline editing input box of grid disabled(But click edit button). I did some research. The walkaround is to get grid ignore input box. I have setup...
View ArticlePostback value from Raddatepicker to Radgrid
I have a RadDatePicker rdp1 and a Radgrid with 1 RadDatePicker rdp2 in GridTemplateColumn in RadGrid with BatchEdit mode. I want that each time i choose date in rdp1 ( E.g: 20/10/2015 - dd/mm/yyyy...
View ArticleRadPDFViewer is not loading pdf document
Hi,I am using RadPdfViewer control from dll Telerik.WinControls.PdfViewer, version 2015.2.623.20 to load pdf document and print the same.I have DocumentLoaded event handler in my code to show...
View ArticleUrgent: model popup not working with radgrid and radajax manager
Hi jayesh , my modal popup not working in telerik rad grid <telerik:RadGrid ID="grid_employee" AllowMultiRowSelection="True" runat="server" AllowFilteringByColumn="true"...
View ArticleFiddler for WebApp
Hi Team,is it possible to use FiddlerCore.dll in asp.net application and users browse this application,They should be able to view all traffic(REST details) from their system(either from desktop app or...
View ArticleTimeline view doesn't line up correctly
Hi, We have isolated the issue and it seems to be caused by not correct slot calculation by Chrome browser itself. The only workaround that can be recommended is setting the ColumnWidth="7" of...
View ArticleChart: Bar Series Masking
Hi,I have a bar series, default loaded with 12 months data. I have combo box, where I can change my selection from 12 months to 6 months, 3 moths etc. When I change my selection from 12 months to 6...
View ArticleEXAMPLE: Dynamically select tab with index
I am getting this runtime error:0x800a138f - Microsoft JScript runtime error: Unable to get value of the property 'select': object is null or undefinedThis is the JS: tab = $("#sysConfig"); if...
View ArticleAjaxfied RadGrid RadCombo FilterTemplate
Hello Prakash, You can find here an actual running live sample:http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/filter-templates/defaultcs.aspx In addition, I am sending a...
View Article