I am new in vb.net and asp.net. I am looking for a solution for bulk status update using vb.net and asp.net.
From the list page (list.aspx page where the list item are displayed. ) if you click on individual item a popup window opens (update_status.aspx) where you can update the status of that particular item. This works fine. Now I am trying to create another
popup (bulk_update_status.aspx) where i can update status of more than one item together. Please help me to do that.
For your information i am providing the screenshots of these 3 page in the following link.
See the screenshot of list page in this link
https://docs.google.com/a/themonsoon.com/drawings/d/14N9ky1nAry46jrg3keGrcWaI1GiGBHridWdHkJsBK3I/edit?pli=1
The status update page for single item in this link
Go to the complete details ...