Formatting Datagrid in Edit Mode

G

Gigio

Hi,
I have a problem with a Datagrid in a aspx page.
When I enter in Edit Mode (clic on Edit link), appears (correctly) the
Update and Cancel link, but the width of the cell is over the space,
so its lose the correnspondancy with the bordes of the second cell of
the record.
It's more difficult to explain in words than see it.
It's something like this.

|-------|------|------|
|-------|------|------|
|--------|-----|------|
|-------|------|------|
|-------|------|------|

How can I adjust this?
Thanks

Luigi
 
R

Renato Aloi

Template columns. With template columns, you have control at each stage of
appearance (edit mode or normal mode). So you can specify the control's
width at design time (or at run-time) and you can go further than this,
using controls like dropdownlistboxes, calendars etc instead the default
textbox.

[]s
Renato
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,336
Messages
2,571,768
Members
48,560
Latest member
FaustoBisd

Latest Threads

Top