Check documentation for the latest version of dhtmlxSuite saveSelectedItem DHTMLX Docs

saveSelectedItem

saves the selected item to cookie

void saveSelectedItem( [string name,string cookieParam] );
namestringoptional, cookie name
cookieParamstringoptional, additional parameters added to cookie

Available only in PRO Edition

Back to top