| Page 1 of 1 | [ 3 posts ] |
|
Hi
I am using nested datatables using http://www.satyam.com.ar/yui/2.8.0/nested.html created by Satyam This basically makes used of the YUI datatable internally only in Internet Explorer (trying this in IE8). I am getting and error of Member not found when the datatable variable is created. var dt = new DT(div, this._nestedColDefs, this._nestedDataSource, this._nestedOptions); Any ideas/ help on how to figure this one out would be really appreaciated. |
|
You are probably using this one: http://www.satyam.com.ar/yui/2.8.0/nested1.html not the one you refer to.
The message would seem to indicate that one of the members of the nested datatable is missing. Those are up to you, each _nestedXxxx property corresponds to each of the nestedXxxx arguments you pass on to the constructor, which are up to you to define. |
|
Many Many Thanks Satyam !
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group