[Seaside] Alternatives to DataTables

Esteban A. Maringolo emaringolo at gmail.com
Fri Jun 22 18:13:34 UTC 2018


Hi Paul,

I don't mind if jqGrid is outdated, I could port it again, but it also
lacks some features that I couldn't find in any other grid/table plugin
available.

The feature I'm looking for is the option to add horizontal scrolling of
column _groups_, along with fixed columns.

It is, you have Columns A, B, C, D, E, F, G, H, and you want to have A,
B fixed to the left but C,D,E and F,G,H scroll horizontally independent
of each other (and if there is enough room, no horizontal scrolling
should be needed).

My last resort is to emulate such behavior by "stitching" tables side by
side. But I was hoping not needing to do so.

Regards!

On 21/06/2018 18:51, Paul DeBruicker wrote:
> There is a jqGrid package in JQueryWidgetBox
> 
> MCHttpRepository
> 	location: 'http://smalltalkhub.com/mc/Seaside/JQueryWidgetBox/main'
> 	user: ''
> 	password: ''
> 
> but I've no idea when it was last tested.
> 
> 
> 
> 
> 
> 
> Esteban A. Maringolo wrote
>> Hi,
>>
>> Please allow me a slight off topic, but I'm in the need of some features
>> that DataTables [1] with all its capabilities can't provide.
>>
>> ¿Is there any existing alternative to it?
>>
>> Regards!
>>
>>
>> [1] https://datatables.net
>> -- 
>> Esteban A. Maringolo
>> _______________________________________________
>> seaside mailing list
> 
>> seaside at .squeakfoundation
> 
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> 
> 
> 
> --
> Sent from: http://forum.world.st/Seaside-General-f86180.html
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 

-- 
Esteban A. Maringolo


More information about the seaside mailing list