Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataGrid Edit rows textboxes

Status
Not open for further replies.

weblead

Technical User
Sep 18, 2003
32
AT
Hi all,

I am just starting to convert to .net. Things have been heavy going but I am now getting some of what I want to work. I have a datagrid with edit/update and delete columns which work, however the text boxes that spring out to update the records are large and extend the width of the grid to almost double. My ideal would be text boxes the same width as the data grid columns in the same size font as the rest of the grid.

Now I have a grip of css but these textboxes are nowhere to be seen in the page code, or indeed do not appear in the final html output.

Where are these textboxes hiding please? and how can I control them?

While I am at the keyboard...... my next target after the above is to replace the edit textboxes on a couple of columns to dropdown lists. This is necessary to control the users input on key pieces of data. Am I only dreaming or is this possible in a data grid?

Jenna.
 
Recommended reading:

Give it an hour, and not only this question, but many many many others will be answered much better than anyone in this forum could give you.

-paul

penny.gif
penny.gif

The answer to getting answered -- faq855-2992
 
Wow! you are absolutely right.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top