[Seaside] Re: js grid

Paul DeBruicker pdebruic at gmail.com
Sun Jun 14 16:16:53 UTC 2015


Definitely possible.  Check the implementations of DataTables
(http://datatables.net) and JqGrid
(http://www.trirand.com/blog/jqgrid/jqgrid.html) for examples how to adopt a
JS table widget


DataTables + Seaside
MCHttpRepository
	location: 'http://smalltalkhub.com/mc/emaringolo/DataTables/main'
	user: ''
	password: ''


jQGrid + Seaside
MCHttpRepository
	location: 'http://smalltalkhub.com/mc/Seaside/JQueryWidgetBox/main'
	user: ''
	password: ''
load the ConfigurationOfJQueryWidgetBox then load the
'JQWidgetBox-JQGrid-Dev' package.






pdavidow wrote
> Would it be possible to use Seaside with a javascript-based complex
> grid-table such as AngularGrid, and if so what would be involved? 
> http://www.angulargrid.com/
> 
> FYI, AngularGrid actually does not require AngularJS at all: 
> http://www.angulargrid.com/example-html5-datagrid/index.php
> _______________________________________________
> seaside mailing list

> seaside at .squeakfoundation

> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside





--
View this message in context: http://forum.world.st/js-grid-tp4832329p4832347.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list