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.
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.