[jQuery] Duplicate GridViews in jQuery tabs

[jQuery] Duplicate GridViews in jQuery tabs


Hi,
I work with asp.net and jquery.
I would like to have the same GridView displayed in many tabs, and
only changing ObjectDataSource parameters so the data which is
displayed will change.
How can I do it without duplicating the GridView?
Thanks for any help