This is a migrated thread and some comments may be shown as answers.

Not to update clicked control but another control.

1 Answer 30 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Raman
Top achievements
Rank 1
Raman asked on 03 Apr 2014, 11:22 AM
Sir;

I have one problem, in which i have items list with images. and menu on items .

1) when i click on menu items should be updated. refreshed. 
2) when i click on items , it should be added in grid . But Items should not be refreshed again.
     (my problem is when i click on item, its images start refreshing again.)

i had used radajaxmanager  for partial postback

Thanks & Regards
Raman singla

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 08 Apr 2014, 11:19 AM
Hello Raman,

I'm afraid it is difficult to figure out your exact scenario by the provided information so far. Assuming that you want to make conditional updating, you can configure the AjaxSettings of the manager according to your requirement:

Menu updates => Items
Items update => Grid

Therefore, the AJAX request and the response from the server shouldn't include the Items when the grid is updated.

Hope this helps. If you have different requirements or further instructions, please elaborate on your specific scenario and open a support ticket to send us a very basic runnable web site demonstrating the problematic behavior.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Ajax
Asked by
Raman
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or