Weighted Average
Hi Kalin, Thanks for your response. However, this is not really what I am looking for. I need to perform a weighted average in terms of the aggregation itself. Not as a post-step calculation. I also...
View ArticleButton click on detail template is not firing (button on child grid in...
Hi Dimiter, The solutions you gave for both questions worked. Thanks a lot.I am wondering, if i can keep the display name for custom command on both the grids same, even though the custom command names...
View ArticleIncrease memory when selectionchanged RadTagItem
Hi Pavel, Indeed the RadTabControl is free from memory leak issue. I have stripped off all user controls & stress test it by adding & removing the tab item repeatedly. It is working perfectly....
View ArticleTimeline - responsive timeline vertical like facebook
I would also like to see this feature. I have been trying to get the Cody House timeline (http://codyhouse.co/demo/vertical-timeline/index.html) to work in Sitefinity and the jquery seems to break the...
View ArticleProblems with Session and Cookie (ASP.NET)
Hi Vladimir, I see what the problem is. You're using an AJAX update panel to update the hidden __PAGESTATEKEY input field - see attached screen shot. Test Studio load test cannot parse the contents of...
View ArticleColumn ClientTemplate in ClientDetailTemplate
Agreed with Bryan. This needs to be added to the Detail template demo. It is super not obvious that the detail template would have the parent data in scope. If anything, I'd expect it to work the other...
View ArticleGeneral Feedback
I've been using the Appbuilder for roughly a month now. I'm excited that I can work from OSX and Windows; however, the amount of bugs present in the simulator, especially when using "Developer tools",...
View ArticleWriting to an External Log File
I'm attempting to execute this example in your documentation: http://docs.telerik.com/teststudio/advanced-topics/coded-samples/general/external-log-file#excel-fileI've included the reference to...
View Articleplayback is passing steps that should fail
Got another example of playback not running as it should. I got a test as step that is set to continue on failure, however it failed and the test did not continue see attachments
View ArticleDisable TimeZone on RadSchedulerNavigator
Hi guys,I would disable a ComboBox that shows all TimeZones, I would set local time and prohibit to change it.How can I do?I attached print screen
View ArticleDistinguish aggregated values.
Hi.Suppose I'm using some aggregation function which gives me several values instead of one. I have seriesClick event handlerwith something like following:vardsObject =...
View ArticlePrinting Across and then Down Multi-Column Report
I'm trying to do something similar, but with images, where I want do display them 4 across and then down. I followed the instructions in the KB article for going across then down, but my result looks...
View Articleimage not exporting on radgrid exporttopdf
For some reason, I am not able to modify the margins on the exported grid. Its moved to the right of the page. I used PageLeftMargin="20mm" PageRightMargin="20mm" but its...
View ArticleGridViewComboBoxColumn AutoCompleteMode
I'm creating a combobox column as below Dim col As GridViewComboBoxColumn = DirectCast(grdMenuItems.Columns("item_id"), GridViewComboBoxColumn) col.DataSource =...
View ArticleDropDownList does not pick up data-option-label
Can we bind data-option-label or template with observable ? data-option-label="data-bind= html:varObservabel"Or data-option-label="varObservable" var viewModel =...
View ArticlePlans/timeframe for support of angular 1.4
Niches will stay niches if they produce pain ;-)Thanks!
View ArticleTrying to upload files to Cloudinary, immediately get Code 3
did you solved this problem?
View ArticleChecking ctrl-key during drop
Is there any way to check the status of the ctrl-key during a drop event? I've tried monitoring the state of the ctrl key tracking the mouseup event in the treeview element but it doesn't fire when...
View ArticleTrying to upload files to Cloudinary, immediately get Code 3
Not yet, still holding out for one of the admins or developers to take a look =]
View ArticleHow to change viewport breakpoints?
Is it possible to change the viewport breakpoints? I want the xs max-Width to change at 380px instead of 360 px.
View Article