edit all items in ListView, even nested ListViews

R

Ryan Liu

Hi,

Apparently asp:ListView (and other data binding controls) only allow you
edit one item at a time.

Is that possible to edit/save all items at the same time? Can I put all
items into edit mode and I can still use Data Binding features?

I need do this since I need check items don't overlap. Actually things get
even more tricky when I try to edit nested ListView.

Thanks,
Ryan
 
G

Guest

Hi,

Apparently asp:ListView (and other data binding controls) only allow you
edit one item at a time.

Is that possible to edit/save all items at the same time? Can I put all
items into edit mode and I can still use Data Binding features?

I need do this since I need check items don't overlap.  Actually things get
even more tricky when I try to edit nested ListView.

Thanks,
Ryan

Hi Ryan

please take a look here
http://stackoverflow.com/questions/...-an-asp-net-listview-control-at-the-same-time

Hope this helps
 

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,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top