F
Frenske
Hello All,
I'm trying to add a control (or actual a bunch of them) into a
reorderlist. Can anyone point out to me how this is done? For example
with a button. What do I need to do with the datasource when adding a
control to visualise the data?
I'm looking for something this (pseudo):
<reorderlist>
<asp:textbox />
<asp:button />
</reorderlist>
so basically (for this example) i want to add a textbox and a button
for each piece of data I have. How can I do this?
regards Francois
I'm trying to add a control (or actual a bunch of them) into a
reorderlist. Can anyone point out to me how this is done? For example
with a button. What do I need to do with the datasource when adding a
control to visualise the data?
I'm looking for something this (pseudo):
<reorderlist>
<asp:textbox />
<asp:button />
</reorderlist>
so basically (for this example) i want to add a textbox and a button
for each piece of data I have. How can I do this?
regards Francois