Add two buttons in datagrid row in same column

C

csgraham74

I have a datagrid with 5 columns

In the 4th column i have a link button with an image and in the 5th
columm i have a link button with an image.

what i want to do is to have both images in the same column one above
the other.

how can i do this in an asp.net datagrid???

I will have differing commands coming from each button which i will
capture using the e.commandname method.

Any help greatly appreciated???

thanks to all in advance

CG
 
E

Eliyahu Goldin

Make a Template column. In the column put a simple html <table> with 2 rows
and 1 column. Put the images inside the table cells.

Eliyahu
 

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
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top