I have some view (Views 2 – list of invitations, table style) which uses embedded forms to edit records directly in view rows.
I am using ahah to change values in records. What I need is to refresh all records dynamically (some calculations) after I change some checkboxes.
Is there any way to refresh view using Ajax?
To trigger reload table rows only form the code?
I suspect it must be some way (some command) as there is a Use Ajax option in views for sorting tables, etc…
Any hints would be much appreciated
In basic settings there is the ‘use ajax’ option which :
you may find the module Ajax Views Refresh useful