Dears, i have layout where left side i have bullet link (repeater webpart), and right side have content (repeater with custom query webpart). on click of the link in left side i m able to change content right side, but page gets refresh, i want to implement a functionality where i click on left side link and just content get change right side( client side functionality). please anyone can help to achieve this
Have you tried update panel? you could try to apply it to web part zone and both controls should be stored within that zone.
Please, sign in to be able to submit a new answer.