Profile Picture

How to use NthinDiagramControl inside an update panel

Posted By sudarshan rudrappa 12 Years Ago
Author
Message
sudarshan rudrappa
Posted 12 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 9, Visits: 2
Hi,

I have four dropdownlist in one update panel and NthinDiagramControl in an another update panel.
I want to refresh the Image or load a different image on each dropdown_selectedindex change event.
If i remove the update panel the event will have postback and whole page is refreshed rendering the required image. I don't want it to refresh the whole page for rendering the image.
How can i refresh the image inside the update panel without complete postback.

Thanks,
Sudarshan

Nevron Support
Posted 12 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hi,

You in order to achive this you should use custom requests. Take a look at the Show/Hide Subtree Decorator example. It demonstrates how to implement the functionality you require.



Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic