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?

Recommended Answers

All 4 Replies

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?

I was able to get it, the problem was within a stored procedure.

Ok, glad to hear you resolved the issue.

How to add text into a gridview from a textbox:
Actually this is a connectivity code from testbox to gridview or you can fatch data from direct database.

commented: Signature spammer. +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.