News

If you're used to ListBox or LongListSelector, find out how the GridView and ListView controls for Windows Phone 8.1 can do it better.
I've got a apge that lists a bunch of data in a datagrid. Sometimes this data might need to be updated, so I changed the grid to allow it to be editable. Everything works correctly, except for the ...