jQWidgets Forums
jQuery UI Widgets › Forums › Grid › Uncaught TypeError: Cannot read property 'visiblerecords' of null › Reply To: Uncaught TypeError: Cannot read property 'visiblerecords' of null
Hi SAhmed,
Widget methods should be called only when the widget is displayed. In your case, when you are on the first tab, the grid is with display: none
. Such erroneous behaviour can be expected if calling a method in this situation.
Best Regards,
Dimitar
jQWidgets team
http://www.jqwidgets.com/