How to add text into a gridview from a textbox
So i have a gridview that contains data is entered in a form from various drop down menus. I am now creating a new field in the form which is a multiline text box. This is to appear in the gridview aswell. However it won't appear for me, is it different adding a textbox to a gridview than a drop down list?
coder91
Junior Poster in Training
94 posts since Oct 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
I cant think of any reason why it would be different when adding a textbox as opposed to a dropdown list. Are you working within design view, or completely within the code behind page with regard to this gridview?
JorgeM
Industrious Poster
4,023 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115
I was able to get it, the problem was within a stored procedure.
coder91
Junior Poster in Training
94 posts since Oct 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
Ok, glad to hear you resolved the issue.
JorgeM
Industrious Poster
4,023 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115