Rank: Member Groups: Member
Joined: 12/18/2007 Posts: 20
|
I was able to set the innerhtml through javascript of a splitterpane. I now need to get the innerhtml of the pane from the server side code
Any help would be appreciated
Thanks and Regards Duncan
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
That would not be something the SplitterPane would support. :) You will need to devise your own mechanism to get the innerHTML and pass it to the server, this is usually done through a hidden input element. However the detail is well beyond of the scope of our support, so if you are not clear about it, you will need to seek other resource on that topic. Sorry about that!
Thanks
|