Waheed Ahmad

Results 8 issues of Waheed Ahmad

## Fixes #4263 and #2913 ## PR Type What kind of change does this PR introduce? Bugfix ## What is the current behavior? ## What is the new behavior? ##...

bug :bug:
DataGrid :capital_abcd:

### Problem Statement Currently, the WinUI.TableView control does not support the selection of individual cells. This limitation restricts the ability to perform cell-specific operations, which are common in data grid...

enhancement

# Proposal: Expose a method in ListViewBase that allows scrolling to a specific item using the item's index. ## Summary There should be a method in ListView that can scroll...

feature proposal
area-ItemsRepeater
area-ItemsView

### PR Summary This pull request updates the project to add targets `net10.0-windows10.0.19041.0` and `net10.0`. The `LangVersion` is set to `12`.

### Description: WinUI.TableView performs very slowly when running on Web Assembly using Uno. The same code runs very smoothly on the other platforms like (Windwos or macOS) but lacks on...

bug
uno-platform

WinUI.Tableview does not render correctly with material theme.

enhancement
uno-platform

### Describe the bug When horizontal scroll mode is enabled in a `ListView` with `ItemsStackPanel`, it does not measure and arrange item content correctly. This issue seems to occur only...

bug
area-Lists
team-Controls