• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

YUI3 .. simple question

I've used YUI2 in the past. In particular, i used DataTable alot.

I now have new work on the plate and want to use YUI3 but the YUI3 API does not say anything about DataTable. Is it removed from YUI3 or is it jsut not listed under the YUI3 API for some reason?

So, I guess where I am going with this is, YUI3 backwards compatable with YUI2? If not, does YUI3 have a DataTable like object?

EDIT 1: OK, in all honesty, I did look for 10 minutes prior to asking the above. On minute 12 I found my answer. NO, DataTable is not in YUI3 yet. However, this is as of build 3.2. Build 3.3 comes out next week sometime from what I understand at the web site.

EDIT 2: The first release of DataTable for YUI3 is in fact in the next release, 3.3. Which is next week as stated in EDIT 1. SOURCE

EDIT 3: Can not find official release data for 3.3 on YUI page. Not sure if release is next week for 3.3.

EDIT 4: FOund schedual, Looks like some DataTable features are not going to be ready for the next release like add/remove column/row. I need dynamic columns ... SOURCE

EDIT 5: DataTable in YUI2 could not add/remove columns anyway .... Also, it looks like the release date is planned to be on 12/20 or 12/21. So it should be ready on 12/22... SOURCE
 
Last edited:
Back
Top