Forums

Home » Alloy UI » English

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Mallik tangella
Help need with Alloy UI : data-table
September 19, 2011 7:15 PM
Answer

Mallik tangella

Rank: New Member

Posts: 7

Join Date: September 13, 2011

Recent Posts

I am using alloy ui. Unfortunately, it does not have support for datatable. So, I am trying to use that widget from YUI3. When I try to load that module

"datatable-base" not loaded , I see following error in firebug console

I have following questions.

1. Since aui is based on yui3, I am assuming that yui3 is already loaded by liferay theme. Why can't it load data-table module?

2. If liferay is loading yui3, but not loading datatable-base module, how do I make it to load datatable-base module?

3. What version of yui3 is loaded by liferay 6.0.6?

4.Which sub directory from liferay directory contains the stuff related to yui frame work?

5. do i need to load any external library of YUI 3 ??

thanks,
Mallikarjuna Tangellaplli
Dave Weitzel
RE: Help need with Alloy UI : data-table
September 19, 2011 7:49 PM
Answer

Dave Weitzel

Rank: Regular Member

Posts: 153

Join Date: November 18, 2009

Recent Posts

I cannot answer your core problem but perhaps guide you

1. probably as there may be an AUI module that does it better tighter integration with LIferay?
2. probably disabled deliberately compare yui files with yahoo version?
3. version 3.2.0
4 /html/js/aui/yui/
5. probably just need to look at yui-base.js or something and add relevant load statements and add necessary .js files for datatable objects.

Hope that helps
Mallik tangella
RE: Help need with Alloy UI : data-table
September 22, 2011 7:05 AM
Answer

Mallik tangella

Rank: New Member

Posts: 7

Join Date: September 13, 2011

Recent Posts

Thanks a bunch !!

1. probably as there may be an AUI module that does it better tighter integration with LIferay?
i don't see any module in AUI for data table, i think we need to add that from YUI3

5. probably just need to look at yui-base.js or something and add relevant load statements and add necessary .js files for datatable objects.
how can i add this module from YUI 3 to alloy UI that come with life ray bundle ?
Ian Harrigan
RE: Help need with Alloy UI : data-table
November 24, 2011 8:59 AM
Answer

Ian Harrigan

Rank: New Member

Posts: 17

Join Date: November 22, 2011

Recent Posts

Mallik,

Did you find a way to do this, or any other way for that matter to use "datatabe-base" inside a portlet?

Thanks in advance,
Ian