Aligning the controls in the item template of the datagrid

V

Vijaya

I have got the datagrid control with item template
property , and i want to align the textboxes or checkboxes
in the header template of the datagrid?
When i am trying for it i am getting these controls
aligned in the horizontal fashion .
Is there any way to align the controls vertically?



Thank you.
 
K

Kelly Leahy

When i am trying for it i am getting these controls
aligned in the horizontal fashion .
Is there any way to align the controls vertically?

What do you mean align them vertically? With what? Do
you mean space them evenly? That's not alignment, so to
speak.

Can you build static HTML to produce the effect you're
going for? If so, can the HTML be broken into:

head stuff
item stuff
other item stuff
other item stuff
....
foot stuff

without any overlap in "stuff" sections and without
anything falling through the cracks? If not, then you
can't do it. If so, then just do the separation of the
static HTML once you've figured it out...

Kelly
 

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
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top