cs0511
November 5, 2013, 8:22am
#1
on this page dhtmlx.com/docs/products/dhtmlxG … extra.html
we have a demo for “clist”
but I can’t find these files in my dhmlxGrid package:
and when I use this function:
mygrid.registerCList(2, [“Role001”, “Role002”, “Role003”]);
I got error:
Uncaught TypeError: Object # has no method 'register.
Any answer, will be helpful
cs0511
November 5, 2013, 8:27am
#2
the full error is:
Uncaught TypeError: Object # has no method ‘registerCList’
sematik
November 8, 2013, 5:14pm
#3
unfortunately the issue cannot be reproduced locally.
Please, provide with a detailed sample of your code or a demo link, where the issue can be reconstructed.
cs0511
November 14, 2013, 3:33am
#4
@sematik yes, you are right. thx