The way I did this was to make all the columns template columns. Then, I just added asp.net controls to the html view for the columns Item template, binding the controls to whatever data field I wanted to from the container.
This way means that you need a different way to update them from the usual edit/update-cancel method provided with the datagrids, but its effective and not too difficult.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.