Ok so it sounds confusing... but in essence what im trying to do should make sense.
I am using jquery tabs. In these tabs I have some lists and some form fields.
so...
Tab a = list a with some form fields... Tab b = list b with formfields... and so on.
BUT... one of these tabs is an ALL tab. and it contains ListA and List B etc etc.
So my question is this.
If a user updates TAB A (list A) How can I get TAB C (all lists) to update with the same value?
Hope that makes sense.
Thanks in advance W