About Visual feature, stumped
In C#, when you collapse your functions, the little box with the ellipsis next to the collapsed line shows a tiny vertical, colored bar. What does this indicate?There doesn't seem to be a visual...
View ArticleTrouble finding validation summary in SPA
Hi Boyan:I am using a Page Object Model to simplify my UI tests and place all of the dependencies in a class.My code is finding by attribute OK, but the ActiveBrowser DOM does not contain what is...
View ArticleDownload previous versions
Thank you Steliyan. Can I make a suggestion and NOT call the Telerik Options, "VSExtension options..."? That may be the technical term your company understands but not a new user. Most of our team...
View ArticleResource grouping
Hi, I am trying to achieve what is shown in the KendoUi version screenshot in my WebUi project.Is this possible? I currently have grouping by resource vertically but would like to be able to add sub...
View ArticleDynamicObject - GetMemberBinder Name truncated after "."
Perhaps it is worth to mention that we can use (^) caret as escape character for comma (,) and other special characters.According to PropertyPath XAML Syntax: "Inside indexers ([ ]), the caret...
View ArticleCan't get localhost connection to work
I don't really think this is even for this forum or this site. But I really have no idea where to go on this so even if no one can answer it on here could you maybe point me to a site where I could...
View ArticleFiddler not capturing some HTTP POST / PUT requests
Hello, Do you have any active filters? You might want to try the Troubleshoot option in the Help menu. This will temporarily disable the filters. Also, do you have any customization in Fiddler Script?...
View ArticleFiddler can't exit totally
Hello, Have you customized Fiddler Script? Do you have any extensions installed? If so you can try bringing Fiddler back to default installation state and see whether this changes something. Also, if...
View ArticleRadwindow - random styles?
See the two images? Two radwindows in the same application, opened the same way. Two different "styles"? What's the deal with this? What controls it? I think they both look ok, but it would be sort of...
View ArticleTelerik RadGrid AJAX UI Batch Edit Mode Template Column with Dropdo
I have been able to fix the other issue also..thanks
View Articleasp regular expression validator not working in radgrid batch edit
Hi, I am using AJAX Telerik ASP.NET Radgrid in Batch Edit Mode. I have a template column which has radtextbox or radnumeric text box as edit template.When I edit the cell and click outside, regular...
View ArticleMDX query
Hi, The example below demonstrates how to access the generated MDX query in a Kendo UI PivotGrid widget.http://docs.telerik.com/kendo-ui/controls/data-management/pivotgrid/how-to/access-mdx-query...
View ArticleBinding line chart data to web services?
Hi Iliana,I'm looking through the documentation on binding to remote datasources, but it looks like that only works for a single data source. In my case, I have 3 separate services that are called....
View ArticleHow to get index of ListView item on right click
Hello Mohammad, You're correct. If you're going to have hit targets that are not the ListViewItem, then you can climb the element tree until you get to the BaseListViewVisualItem. For example, you can...
View ArticleGetting CommandParameter
Hi Fernando, What Kalin provided below is the solution for the EventTigger Behavior approach, by setting PassEventArgsToCommand="True" you will get the event args passed to the command from which you...
View ArticlePageBreakSelector cause page to not export
I am on 2015.2.826 at the moment. I have a radhtmlchart, and 4 radgrids on a page. I want to export the chart and grid 1 on page 1, and other 2 on page two. Page is exporting successfully at this...
View ArticlePageBreakSelector cause page to not export
I don't know if it makes a difference, but my grids and the chart are inside of tables.For isolation purposes, I have put the page 2 grids in a separate table and applied the "test" cssclass to the...
View ArticleTest Studio Continuously Crashing
Thanks for replying, Elena.I have tried to re-add all my written references to the project but the crashing still occurs. I even removed the references to the project but to no avail. To be safe I...
View ArticleID undefined on Client side
Hello AndySorry to bother you. I need to setup a OData binding service, connecting to SQL to pull events on the scheduler, and never done it before. Is there a website link you can point me to or...
View ArticleShow custom images with ScatterLineSeries
Hi Jayaraman, RadHtmlChart for ASP.NET AJAX is a serer-side wrapper for the kendo UI widget, this is why you can use the Kendo UI chart API without referencing any additional scripts. Currently the...
View Article