myData array question with 2.0 beta version
Was testing out the beta version and loaded the myData array just like I did on the old one (which worked fine). But this one loads it with the each complete array into each cell.
When I alert myData[0] to check the first array it comes up as AAA,BBB,CCC
But when I write the grid it put AAA,BBB,CCC in the first column and AAA,BBB,CCC in the second column and AAA,BBB,CCC in the third. Instead of AAA in the first, BBB in the second, and CCC in the third.
What is different from the first release of Active Widgets and the new 2.0 Beta version as far as the myData array is concerned?
When I alert myData[0] to check the first array it comes up as AAA,BBB,CCC
But when I write the grid it put AAA,BBB,CCC in the first column and AAA,BBB,CCC in the second column and AAA,BBB,CCC in the third. Instead of AAA in the first, BBB in the second, and CCC in the third.
What is different from the first release of Active Widgets and the new 2.0 Beta version as far as the myData array is concerned?
Anthony
October 3,