Blank screen

26 views
Skip to first unread message

Srinivasan N

unread,
Mar 4, 2015, 7:17:47 AM3/4/15
to param...@googlegroups.com
I am getting an error in chrome browser for loading the grid first time 

  Uncaught TypeError: Cannot read property 'tableToArray' of undefined 


and the code is similar to 


var tbl = $(".pq-grid-header-table");
var obj = $.paramquery.tableToArray(tbl);

Paramvir Dhindsa

unread,
Mar 4, 2015, 7:25:39 AM3/4/15
to param...@googlegroups.com
Looks like pqgrid files are not loaded before you call its functions. Check the path of pqgrid files.

--
You received this message because you are subscribed to the Google Groups "paramquery" group.
To unsubscribe from this group and stop receiving emails from it, send an email to paramquery+...@googlegroups.com.
To post to this group, send email to param...@googlegroups.com.
Visit this group at http://groups.google.com/group/paramquery.
For more options, visit https://groups.google.com/d/optout.

Srinivasan N

unread,
Mar 4, 2015, 8:16:38 AM3/4/15
to param...@googlegroups.com
How can i find 'tableToArray' as undefined ?
Reply all
Reply to author
Forward
0 new messages