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
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