I seem to be losing all the data on any page not currently being shown
if I do a $("table").trigger("update");
I'm trying to remove a row then do the update (if not it just comes
back when you sort or change page)
I'm also trying to replace a row after I know it's value has changed
then do an up
Are you using pagination? I'm having an issue with running $
("table").trigger("update"); It destroys all the data that isn't
showing.
On Dec 4 2007, 9:31 am, Adam Kroll <[EMAIL PROTECTED]> wrote:
> Figured my problem out. I placed in the wrong place in my code.
> Happy to say it works perfectly
2 matches
Mail list logo