Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
835
SetDataPath Client Side
posted

I am using ManualSmartCallbacks and would like to set the DataPath client-side in the DemandLoad event, but there doesn't seem to be an Method to do this.

I need to do this because DataPath is the only field that seems to stay around when populating a tree view the DemandLoad server-side event.  I'm setting data to the tag, but when that node is expanded the tag is not passed to the server.  In reading other posts, I noted that DataPath is the only field that is persisted throughout, so in my server-side code I set the DataPath property also.  I would like to be able to add additional client-side info and pass it up, but since I can't set DataPath, I seem to be restricted.

 I am using 2007-3, so maybe there's an appropriate method in 2008-3.

 Suggestions?

Thanks!