Chirag Pandya

Results 2 issues of Chirag Pandya

### Describe the bug WinUI 3 DataGrid (CommunityToolkit.WinUI.UI.Controls) - Resize of height is not working when user shrink or expand column ![image](https://github.com/CommunityToolkit/WindowsCommunityToolkit/assets/42544312/a9b7911f-441d-48b2-98b0-596c7e05ee15) ![image](https://github.com/CommunityToolkit/WindowsCommunityToolkit/assets/42544312/51cef2e3-e37a-4c25-8e95-90062c5397f7) public HomePage() { this.InitializeComponent(); this.Loaded += HomePage_Loaded;...

bug :bug:
DataGrid :capital_abcd:
needs triage :mag:
needs attention :wave:

### Issue type sample request ### Which version of the app? WinUI 3 Gallery ### Description When we have set Wrap data for any column and if user resize (shrink)...

needs-triage