UI-For-UWP icon indicating copy to clipboard operation
UI-For-UWP copied to clipboard

This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.

Results 46 UI-For-UWP issues
Sort by recently updated
recently updated
newest added

### Description A RadDataGrid set to UserEditMode="Inline" that has a frozen column with UserCanEdit="False" will throw a NullReferenceException in XamlGridEditCellGenerator.cs when entering edit mode. ### Steps to Reproduce 1. Add...

bug
status: ReadyForTest
area:grid

### Description Binding the **IsVisible** Property from **ViewModel** into **DataGridTextColumn** to hide/show column by toggling the checkbox All the checkbox binding the boolean property in mode TwoWay ### Steps to...

## Summary More dynamic usage of CollectionIndexes for SeriesDescriptors could add some flexibility to dynamic Chart creation. In my current fork of the repo, I have the CollectionIndex property functioning...

Any plans to add Diagrams control to this UWP offering similar to [one for WPF](https://www.telerik.com/products/wpf/diagrams.aspx?utm_source=google&utm_medium=cpc&utm_campaign=desktop-ui-trial-dsa-search-NA&gclid=EAIaIQobChMI8qGRg62h3QIV1I2zCh2CnAKKEAAYASAAEgLtvvD_BwE&gclsrc=aw.ds&dclid=CMTzwJCtod0CFU--swodXY8Cpg)?

feature
effort: hard (weeks)

### Description If you target windows version 16299, this bug does not occur. If you target anything higher, then the bug occurs. Reference to bug. Can we please look for...

bug
duplicate
need more info
area:grid

### Description RadDataGrid contains multiple accessibility issues. ### Steps to Reproduce 1. Create a UWP app with [Windows Template Studio](https://aka.ms/wtsinstall) 2. Add the TelerikDataGrid page. 3. Run the generated app...

bug
severity:medium
area:grid
effort: hard (weeks)

### Description When attempting to select a large number (e.g. >50) of rows on a RadDataGrid with SelectionMode=Extended using Shift+Left Click, only a significant smaller number of rows are actually...

bug
severity:medium
area:grid
effort: easy (hours)

### Description When I add a row to the datagrid, I want to focus on the first editable cell of the row. This is the code I use for that:...

feature
severity:medium
area:grid
effort: hard (weeks)

### Description I am not sure if this is a bug, or I have not used the DataGrid correctly. But here is what I want: ![image](https://user-images.githubusercontent.com/16880059/74425072-29034e00-4e64-11ea-9809-f7855ba35cd7.png) I want the Name...

bug
severity:medium
area:grid

### Description NullReferenceException in RadDataGrid.MeasureCell in Controls\Grid\Grid.UWP\View\RadDataGrid.Model.cs at line 456:13 ### Steps to Reproduce Unknown, error showed up in my app telemetry. Perhaps the stack trace shows enough details to...

bug
need more info
severity:high
area:grid