Question : How to refresh listview webpart in datasheet view programatically or javascript in wss 3.0?

Hiii,

  I have one site has 130 columns. so for update sharepoint list i made webpart page and i added four listview webpart with datashet view. for all webparts i used same list. and i connected four webpart .so every webpart has some different column and i did connect with title column. so last three webpart can display only one row. so i can update sharepoint list with this webpart page.

BUT I HAVE ONE PROBLEM. When i update first webpart and then when i try to update second webpart i get warning from microsoft webpart like "Resolve Conflict" " Previous user has updated this record with this column"
We used same list so when we update first webpart then list item has changed. so we need to refresh second webpart for update listitem. then we can not get warning.So i would like to refresh automatically by code or event so user can not get problem.

Please try to understand my situation. Let me know if you need more information for this problem.

Thank you in advance..

Answer : How to refresh listview webpart in datasheet view programatically or javascript in wss 3.0?

I think you need to force a refresh of the views internal xml.

Try the following link.
http://www.sharepointkings.com/2008/08/create-custom-listviewwebpart.html
Random Solutions  
 
programming4us programming4us