Gilbert Matos | Nextjs | Expressjs | C# @gilbertmatosdev.bsky.social · Dec 17

This mostly does what I want up until I decide to add another element to the view list, and then decide to execute this. The result just becomes completely unpredictable, deleting things that weren't selected.

0 likes 1 replies

?

Replies

James Chaldecott · Dec 17

Yeah, I don’t really know the JS works you’re coming from well enough to smooth your transition that much, I’m afraid. What I will say is that the XAML frameworks are heavily biased toward data binding rather than manipulating the controls directly. IIRC list selection binding was a bit painful.