[ 3 posts ]

Sumita sarkar

  • Username: sumitasarkar
  • Joined: Tue Aug 21, 2012 6:02 am
  • Posts: 5
  • IRC: sarkarsu
  • Offline
  • Profile
Tags:

Nested Datatables in IE

Post Posted: Wed Aug 22, 2012 5:29 am
+0-
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.

Satyam

YUI Contributor

  • Username: Satyam
  • Joined: Tue Dec 09, 2008 12:34 am
  • Posts: 2016
  • Location: Sitges, Spain
  • GitHub: Satyam
  • Gists: Satyam
  • IRC: DevaSatyam
  • YUI Developer
  • Offline
  • Profile
Tags:

Re: Nested Datatables in IE

Post Posted: Wed Aug 22, 2012 7:55 am
+0-
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.

Sumita sarkar

  • Username: sumitasarkar
  • Joined: Tue Aug 21, 2012 6:02 am
  • Posts: 5
  • IRC: sarkarsu
  • Offline
  • Profile

Re: Nested Datatables in IE

Post Posted: Tue Aug 28, 2012 3:16 am
+0-
Many Many Thanks Satyam !
  [ 3 posts ]
Display posts from previous:  Sort by  
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