//No declaring datasource this time, that's in the code behind because I need to update shit, you'll see it there //declaring columns. Skip the remove one (the first) and take a look at what is needed for the editing and updating to work //here we go, not remove. //a label to show something // a textbox to edit. the rest is the same (give or take) //checkbox here! Slightly different but around the same. //style