ASP.net 2015 Add TextBox Column to GridView for Data Entry
Hi
I have a bound GridView that has a few template columns. I need to add an extra template for data entry by the user.
It is to enter a numeric quantity. I tried markup like that below but "TextBox" was not recognized. While this may have worked
in previous versions of Visual Studio, it does not work inn 2015