RadPane's Close event when a modelView used by multiple views
Hello Mahlatse, As I understand you wish to call the CloseUserController() from the ViewModel that is used as DataContext for the RadSplitContainer holding the closed RadPane. If the problem lies in...
View ArticleRemove Time from OData v4 Date Filter
Rewriting the code to convert the filters to OData queries is more work than I'm willing to do. I'll just ask the users to use date ranges.Thank you for your assistance.
View ArticleScheduler - load additional Data on Edit
Hi,I have pretty complex appointment classes (with lots of dependencies). Now when I want to display them inside the scheduler I just read the most important information (start, end, title ...). But...
View ArticleradComboBox.ShowToggleImage = "false"
Hello Albert, Indeed the issue is reproducible in Chrome in 4 skins when ShowToggleImage is set to "false" and the ComboBox is in Classic render mode. Currently the development is focused on the...
View ArticleCross browser testing
Hello Preethi, Thank you for your interest in Telerik Test Studio. Each stable test could be executed against every of the supported browsers. If a test is included in a test list the default browser...
View ArticleExporting to Xls with a xls file model
Hello segolene, What you could do in this scenario is to open your excel file, load its active worksheet using the RadSpreadProcessing library, use RadGridView's ExportToWorkbook method and merge the...
View ArticleCannot Locate elements in GoXam canvas
Hello David, You would not be able to cast objects of the Telerik Testing Framework types to their equivalent in WPF Framework as they are two very different objects. The Telerik classes are created...
View ArticleBug: Custom validation AND ordering
Hello Jeffrey, Thank you for reporting this. I can confirm that this is an issue with the current version of Kendo UI Spreadsheet. I created an issue in our GitHub repository and forwarded it to our...
View ArticleHow to increase RadCheckbox size
Hi Pawan, Thank you for writing. You can access the radio primitive and change its minimum size this way:RadioPrimitive primitive =...
View ArticleTrimming down the Grid page sizes dropdown
Hi,I'm trying to find a way to dynamically trim the pageSizes list of options in the case where the number of rows returned from a read is less than the pageSize originally specified. So, if I have...
View ArticleHtmlFormatProvider.Export() not exporting RadDocument correctly.
Hi Gaurav, We are unaware of such a behavior in the HtmlFormatProvider of RadRichTextBox. Could you please share more information on the scenario? How are you modifying the document? It would be of a...
View ArticleRefreshing / Binding GridView at runtime
Hi Athiq, Thank you for writing. There is no need to repopulate the grid in this case. Once all data is fetched you can just add a filter descriptor and the grid will display the results. More...
View Articlethis._contextMenuFunctionality.dispose is not a function
Hello, I've updated to latest version of UI for ASP.NET AJAX R3 2016 and I get now following javascript error... TypeError: this._contextMenuFunctionality.dispose is not a function...
View ArticleInCell Editing Refresh Another Cell
I have a grid where it is like an invoice sheet. Quantity Cost Discount TotalAmount The TotalAmount column has a client template that calculates its value via Quantity, Cost, and Discount . This...
View ArticleCan I use a DataTemplateSelector for the RadListView?
Hello Fabio, I haven answered you in the other thread you opened for this question. If the issue you raise here is not the same as you asked in the other thread, please let me know and provide more...
View Articlecustom editor
Hello Kenneth, Thank you for writing. In the EditorRequired event, you can set either the PropertyGridEditorRequiredEventArgs.EditorType or the PropertyGridEditorRequiredEventArgs.Editor to replace...
View Articleul grouping by date in reverse order?
I was not setting a model for the data, that did prevent the error message. I was asking about an unordered list not the grid, but I see if I want to reverse sort I may need to use a grid instead.In...
View ArticleChart abilities
Hello Roman, I recommend you to take a look at the RadChartView which is the newer and improved charting component. About your requirements, yes there are different series types which you can see in...
View ArticleHow to remove default margin on kendo multiselect
Hello Maja, I was not able to observe the same effect from the picture. I made a video demonstrating the result from inspecting the element from the provided Dojo. The element with classes...
View Article