Load Test with unique accounts
Thank you for your help! However while reading through the data drive HTTP article I came to a problem as the testing requires the tester to type in the username and password. However when looking...
View ArticleDrag & Drop ready to go
Thanks for the code, it has helped use a lot. But I have a question for you. We want to be able to enable/disable Drag/Drop operation at the time they chose the row to drag/drop. For example, if a...
View Articlecolor dialog
Hi,I don't know if your example is applicable to my case. In my case I have an HTMLControlEditor (it is an RichTextEditor modificate) that start the color dialog..I'm trying to copy your last code in...
View ArticleDelete of Task in RadGantt gives Javascript Error from Ajax Panel Update
NOT a RadGantt issue - we've got the same problem on several other pages, but not all pages. All pages use the RadAjaxManager, so need to narrow down what is causing the issue. It is always the same...
View ArticleHow to implement server side paging with AngularJS
Hi,I'm implementing Kendo ui grid with AngularJS and Spring Boot Java and can't find any examples on how to implement server side paging or grouping with AngularJS. In my AngularJS controller, I have a...
View ArticleError Trying to Load Checklist in HeaderContextFilterMenu
I have radgrid inside a radajaxpanel, inside a master page. I set EnableHeaderContextFilterMenu="True" EnableHeaderContextMenu="True". I've also set FilterCheckListEnableLoadOnDemand="true" for all...
View ArticleSelected a page from RadDataForm from a field value instead of with...
I have a similar question. I'm loading data using model binding by setting the itemType and SelectMethod on my RadDataForm control. I'm loading 500 records. When I place the RadDataForm into Edit...
View ArticleGrid columns user preference
I would like to let user hide columns in the grid they don't want and order columns in the grid the way they want. Right now we have the feature to hide the column in the grid(through code) but user...
View ArticleError Trying to Load Checklist in HeaderContextFilterMenu
I had enableviewstate set to false. Changing that resolved the issue.
View ArticleDynamicaly Hide Tables
I am now trying to hide hole table dynamicaly but I am having an odd issueThis will not work, none of the table showvar performSubReportTable = performSubReport.Items.Find("table1", true)[0] as...
View ArticleDetect Click/Tap in Empty Area
It might be "expected" default; behavior; but if I can get access to the underlying native control -- then things like...
View ArticleTooltip NullreferenceException
Hi, We are seeing an unhandled exception every so often when viewing tooltips on a PivotGrid. Can anyone please help? Below is the tooltip style and stacktrace. Thank you....
View ArticleBug? Provider order
Ok, spoke too soon. I transitioned to the BingRestAerialLabelSource and this workaround does not help. It seems to work fine with the Road source and the Aerial source without labels.
View ArticleDynamicaly Hide Tables
I have found that it will work in the first two examples if I am showing table1 and hiding table2. The third version works regardless.
View ArticleAlways visible sort icon
I had same problem when the grid loads initially the column header is in null state column header has no icon user was unable to recognize there is a sort by feature,i want to place a sort icon beside...
View ArticleVisual Studio Extension 2016.2.727.2 Build and Deploy bug on iOS
This error is not occurring with Release configuration builds, only debug. Debug mode sure is helpful for device livereload on file changes.
View ArticleIssues with angular directives and scheduler templates
Hi Vladimir, Can you give me the link for this problem?I am facing the same problem, ng-click='myclicked()' in scheduler groupHeaderTemplate is not fired. function myController($q, $scope){...
View ArticleRadNumericTextBox problem with decimal places
Hello. This is my first post and I am posting because I have a serious problem, the same that the specified in this link http://www.telerik.com/forums/ontextchanged-calling-other-radnumerictextbox, I...
View ArticleDrag & Drop ready to go
Hi Mark, You can set this functionality of enabling and disabling of dragging rows based on a condition after binding the data to the grid and iterating through the rows. and even we can change the...
View Article