treeview javascript:onclick not generated for all nodes

J

John Smith

I have the following problem:

an asp.net treeview for which an initial set of nodes are retrieved and
subsequently on expand the child nodes are retrieved once

for the initial set of nodes asp.net produces an 'javascript:eek:nclick()' in
the anchor element of each of these nodes that allows getting the selected
node later, the onclick handler 'remembers' the selected node for later use
and is generated by asp.net (webresource.asd or something like that)

for the childnodes retrieved later it does not produce this snip

how can I make these childnodes have this snip as well without resorting to
filtering and patching the output towards the client?

many thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top