T
theintrepidfox
Dear Group
Just wondered as I came accross the following markup rendered ny the
Microsoft ASP.NET 2.0 Treeview Control, missing the type attrbute in
the script tag.
<script>
<!--
function TreeView_PopulateNodeDoCallBack(context,param) {
WebForm_DoCallback(context.data.treeViewID,param,TreeView_ProcessNodeData,context,TreeView_ProcessNodeData,false);
}
// -->
</script>
Any ideas, work around from Microsoft and plans to fix this?
Thanks for your time and efforts,
Martin
Just wondered as I came accross the following markup rendered ny the
Microsoft ASP.NET 2.0 Treeview Control, missing the type attrbute in
the script tag.
<script>
<!--
function TreeView_PopulateNodeDoCallBack(context,param) {
WebForm_DoCallback(context.data.treeViewID,param,TreeView_ProcessNodeData,context,TreeView_ProcessNodeData,false);
}
// -->
</script>
Any ideas, work around from Microsoft and plans to fix this?
Thanks for your time and efforts,
Martin