Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
4 Points
9 Posts
Mar 18, 2010 04:53 PM|LINK
i believe I got it to work by getting the data by a normal ajax call and then setting the data of the dataview using mydataview.set_data(mydata);
jnleavitt
Member
4 Points
9 Posts
Re: Refreshing a dataview with new fetchParameters
Mar 18, 2010 04:53 PM|LINK
i believe I got it to work by getting the data by a normal ajax call and then setting the data of the dataview using mydataview.set_data(mydata);