Positioning With Command Fields

U

Uriah Piddle

Hi Gang,

In a GridView, I have some asp:CommandFields and then some regular asp
controls like this:

<grid view>
<columns>
... a few command fields
<templatefield>
<itemtemplate>
... divs with regular asp controls in them

The command fields line up horizontally across the screen which I want.
However, the controls in the itemtemplate align left against the right side
of the last CommandField. What I want to do is to get the effect of a line
break and carriage return after the last CommandField so the controls in the
item template align left in the grid view. I tried putting all the controls
in a table in the itemtemplate but then the CommandField controls did not
show up.

Thanks for any ideas.

Steve

PS: sorry about the typing. I got a bad little finger from hammering the
keyboard and i am typing with it taped to the next finger.
 

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

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top