Hi
I am using the RC of dhtmlxTouch, I have the following extracts
in the the declarations , I have
header:"Data",
headerAlt:"Data (closed)",
id:"portfolio",
body:{
view:"grid",
select:"multiselect",
datatype:'xml',
I am getting “TypeError: Result of expression ‘$$(‘portfolio’).clearAll()’[undefined] is not a function” when used within a function.
Am I doing something stupid?
Thanks for your help