How do i add a cleint side button to a table?

J

Julia

Hi,
I have a table with 3 columns,the middle column should contains a button for
each row
when clicking the button I want to move the value from the 1st column to the
third column
without post back
how exactly I add client side button to a row?

Thanks in advance
 
J

Julia

I am creating the table at run time.


Eliyahu Goldin said:
Your middle column should be a templated one. Make an ItemTemplate with an
html button:
<ItemTemplate><input type=button ... ></ItemTemplate>

Eliyahu
 
E

Eliyahu Goldin

Your middle column should be a templated one. Make an ItemTemplate with an
html button:
<ItemTemplate><input type=button ... ></ItemTemplate>

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

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top