In order to display TextBox as one grid column, you can use GridTemplateColumn with TextBox in ItemTemplate. Please refer the 'Creating template columns programmatically' part of following documentation to create GridTemplateColumn from code behind. Programmatic creation