[Seaside] JQGrid update grid or single row

Paul DeBruicker pdebruic at gmail.com
Sat Sep 15 14:40:17 UTC 2012


Looks like this might work:

(html jQuery id: 'myJQGrid') call:'trigger' with:'reloadGrid'.





On 09/15/2012 05:23 AM, Sabine Knöfel wrote:
> Hi,
>
> I use JQWidgetBox and want to update the grid with data (which has changed
> outside).
> How can I force the whole Grid to update?
> How can I reload only one row?
>
> It is something with
> http://www.trirand.com/jqgridwiki/doku.php?id=wiki%3Amethods
> trigger("reloadGrid")
>
> but I have no idea how to call this from smalltalk.
> Sabine
>
>
>
> --
> View this message in context: http://forum.world.st/JQGrid-update-grid-or-single-row-tp4647572.html
> Sent from the Seaside General mailing list archive at Nabble.com.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



More information about the seaside mailing list