Welcome Guest Search | Active Topics | Sign In | Register

TreeView PopulateOnDemand and ItemPopulate not firing Options
Tim
Posted: Tuesday, February 6, 2018 10:22:45 AM
Rank: Newbie
Groups: Member

Joined: 1/10/2018
Posts: 8
I have enabled PopulateOnDemand on the treenodes and also connected ItemPopulate method, but I am not able to get it to fire. It never hits the method. ItemClicked works fine, but I do find none of the ClientScript methods seem to run as been testing them with alert('Test');

Any ideas?
eo_support
Posted: Tuesday, February 6, 2018 1:31:57 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

The best way for you to troubleshoot this is to compare your code with our sample and find out the difference. You can find a working sample of the PopulateOnDemand feature here:

http://demo.essentialobjects.com/Demos/TreeView/Features/Populate%20On%20Demand/Demo.aspx

The corresponding source code of this sample is in Samples\CS\Web\EOWebDemo_CS\Demos\TreeView\Features\Populate On Demand\ folder in the installation folder (change "CS" to "VB" for the VB version.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.