{"id":21581526,"url":"https://github.com/andrewkeepcoding/listviewwithnumberboxesissue","last_synced_at":"2026-01-27T00:38:25.301Z","repository":{"id":263786060,"uuid":"891378589","full_name":"AndrewKeepCoding/ListViewWithNumberBoxesIssue","owner":"AndrewKeepCoding","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-20T08:30:07.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T03:51:07.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewKeepCoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-20T08:24:32.000Z","updated_at":"2024-11-22T05:51:21.000Z","dependencies_parsed_at":"2024-11-20T11:06:11.528Z","dependency_job_id":null,"html_url":"https://github.com/AndrewKeepCoding/ListViewWithNumberBoxesIssue","commit_stats":null,"previous_names":["andrewkeepcoding/listviewwithnumberboxesissue"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewKeepCoding/ListViewWithNumberBoxesIssue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewKeepCoding%2FListViewWithNumberBoxesIssue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewKeepCoding%2FListViewWithNumberBoxesIssue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewKeepCoding%2FListViewWithNumberBoxesIssue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewKeepCoding%2FListViewWithNumberBoxesIssue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewKeepCoding","download_url":"https://codeload.github.com/AndrewKeepCoding/ListViewWithNumberBoxesIssue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewKeepCoding%2FListViewWithNumberBoxesIssue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28793987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T14:12:49.196Z","updated_at":"2026-01-27T00:38:25.287Z","avatar_url":"https://github.com/AndrewKeepCoding.png","language":"C#","readme":"# ListViewWithNumberBoxesIssue\n\n```xaml\n\u003cGrid RowDefinitions=\"Auto,*\"\u003e\n    \u003cButton\n        Grid.Row=\"0\"\n        Command=\"{x:Bind ViewModel.MoveFirstToBottomCommand}\"\n        Content=\"Move First To Bottom\" /\u003e\n    \u003cListView\n        Grid.Row=\"1\"\n        ItemsSource=\"{x:Bind ViewModel.Items, Mode=OneWay}\"\u003e\n        \u003cListView.ItemTemplate\u003e\n            \u003cDataTemplate x:DataType=\"local:Item\"\u003e\n                \u003c!--  Value shouldn't be set before Minimum.  --\u003e\n                \u003c!--\n                \u003cNumberBox\n                    Value=\"{x:Bind Value, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}\"\n                    Minimum=\"{x:Bind Min, Mode=OneWay}\" /\u003e\n                --\u003e\n                \u003cNumberBox\n                    Minimum=\"{x:Bind Min, Mode=OneWay}\"\n                    Value=\"{x:Bind Value, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}\" /\u003e\n            \u003c/DataTemplate\u003e\n        \u003c/ListView.ItemTemplate\u003e\n    \u003c/ListView\u003e\n\u003c/Grid\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewkeepcoding%2Flistviewwithnumberboxesissue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewkeepcoding%2Flistviewwithnumberboxesissue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewkeepcoding%2Flistviewwithnumberboxesissue/lists"}