jplist-es6 icon indicating copy to clipboard operation
jplist-es6 copied to clipboard

Callback functions?

Open macsupport opened this issue 7 years ago • 5 comments

I'm not seeing any documentation for callback functions. In jquery plist there was redrawCallback . Any similar functions for this version? I have a function that fails on pagination page change and needs to be called as each page is shown.

macsupport avatar Oct 10 '18 05:10 macsupport

Yes, redrawCallback function is missing. i'm going to add it in the next update.

1rosehip avatar Oct 14 '18 12:10 1rosehip

Facing the same issue, any update on this? Thanks.

Fitomi avatar Feb 07 '19 09:02 Fitomi

Hello Any news about Callback functions implementation ? Best regards

s3am avatar Oct 03 '19 09:10 s3am

Also interested in this feature please!

jameshobden avatar Nov 19 '19 16:11 jameshobden

Hi Guys, I have implemented a workaround by listening to the state event, as documented here: https://www.jplist.org/documentation/api/jplist-state-event

jameshobden avatar Dec 03 '19 14:12 jameshobden