Recycle Browser Not Working
Like the title says, I enable RecycleBrowser in the Test List settings, and it continues to close the web browser upon test execution. Anyone else getting this problem? Is there a fix? Am I missing a...
View ArticlePaste from excel in to "Add New" row
Note that if the RadGridView is using a binding source this will cause an exception-System.InvalidOperationException occurred Message=Items cannot be added to the RadListSource when is in data-bound...
View ArticleLittle Help Converting from Infragistics (2011.1)
Hi,We are in the midst of converting all our Infragistics WebGrids to Telerik RadGrid.Can anyone point me in the direction of a similar type example as what is outlined in the attachment?Single Column...
View ArticleOverride event and method Scheduler
i want to override on radScheduler1_AppointmentEditDialogShowing how to override this method. because its automatically opened own appointment editdialog ;(
View ArticleEvent edit show an error..
I am working with the Gantt and I'm to try implement the Event "edit" for prevent edition in something tasks.... (using e.defaultPrevent() ) The problem is... the function show an error in my project...
View ArticleLogarithmic scale barchart
You can use the axisCrossingValues property of the valueAxis to make it cross at 0.1:valueAxis: { type: "log", axisCrossingValues: [0.1], minorGridLines: { visible: true }} DOJO
View ArticleRadSplitContainer disable resizing
Hello,I cannot seem to get this to work in my code. The FindName method always returns Null.In the ProcessExecutionDocking_Loaded event handler:var resizer =...
View ArticleCould not load file or assembly Telerik.OpenAccess, Version=2014.2.918.1
I AM NOT using telerik.openaccess i am using reporting but the project doest compilethe build error is Could not load file or assembly 'Telerik.OpenAccess, Version
View ArticleCould not load file or assembly 'Telerik.OpenAccess, Version=2013.2.702.1,...
me too, i need help. you dont understand Pavlina we dont have in our web.config the reference to Telerik.OpenAccess
View ArticleClientEvent onEdit arguments all undefined (mode, dataItem, etc)
It works. It was only because my title is Description, but my model is DESCRIPTION. Thank you
View ArticleSelect text although AllowRowSelect is true
How do we set the EnableDragToSelectRows property to false using the Telerik UI for ASP.NET MVC (powered by Kendo UI)grid? I have this applied:.Selectable(selectable =>...
View ArticleGrid Aggregates in Batch Mode
That worked like a charm for making the aggregates recalculate but after putting in the e.sender.refresh() the grid cell looses focus. The user would have to pick up the mouse and position it on the...
View ArticleX axis not displaying correct labels and can spacing be adjusted
Katia,What version of the standalone report designer do I need to open the example? I get the following error:Cannot read a document with the specified schema:...
View ArticleUnable to build the application after adding telerik references
Hi,I am experiencing the same issue with Telerik.Web.UI. I have simply added RadCombobox to the aspx page and after i checkin i get the error "licenses.licx (1): Unable to resolve type...
View ArticleMVC Grid Filter items order
I haven't been able to find this answer anywhere. How do you set the filter list to sort alphabetically?
View ArticleBox Around Detail Section
I have a Crystal Report I'm replacing and in Crystal you can create a Group Header section that just contains some text boxes. The result is the detail section is bounded by these boxes. If you look at...
View ArticleLoading pane on Material skin
Hi Maria,Thanks for the points.The work around that I am using for the text box height issue is to have a class setup to specify the height. I don't mind that actually as it does mean I can...
View ArticlePercent Complete format
Thank you Plamen,I'm trying your recommendation with Keno Gantt. I have the following template and the general idea is to have a hidden control bound to the percentComplete property. My input happens...
View Article