Hi Shariq, There is a tag lib to support server-side pagination in the Carbon UI framework. You can find an example for this in the service management UI [1]. GREG UI has a AJAX pagination, but I don't think it can be converted in to a tag lib for general use. I will look in to find a solution for this.
[1] https://svn.wso2.org/repos/wso2/trunk/carbon/components/service-mgt/org.wso2.carbon.service.mgt.ui/src/main/resources/web/service-mgt/index.jsp thanks, Chanaka On Mon, Mar 7, 2011 at 6:37 PM, Muhammed Shariq <[email protected]> wrote: > Hi, > > There are many places in out UI that needs pagination and we are doing this > implementing our own paginator. IMO it would be better is we used the YUI > data table [1] to display data that needs pagination. According to the > examples available it has the capability of supporting client-side > pagination [2] as well as server-side pagination [3]. According to [1], they > seem to have improved the paginator as a standalone component with YUI > 2.6.0 release. > > Chanaka, can you please check if we can integrate this with our UI > framework. Any suggestions regarding this improvement is welcome. > > Thanks, > Shariq. > > [1] - http://developer.yahoo.com/yui/datatable/ > [2] - > http://developer.yahoo.com/yui/examples/datatable/dt_clientpagination.html > [3] - > http://developer.yahoo.com/yui/examples/datatable/dt_dynamicdata.html > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
