NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on August 18, 2023, 12:57:07 AM

Title: Drag and Drop Row Ordering - refresh browse
Post by: Niels Larsen on August 18, 2023, 12:57:07 AM
Hi Bruce

Really love this new feature!
In addition to the new calculated line number, I have added a local calculated line number as an integer as a reference to the individual row.
But to make it work when I have moved a row, I need to update the entire browse. Is that possible and how?

Regards Niels
Title: Re: Drag and Drop Row Ordering - refresh browse
Post by: Bruce on August 19, 2023, 02:35:30 AM
My recommendation would be to follow the code to see what is happening when.
Then you can hook your changes into that if you like, and also refresh the browse if you like.

Cheers
Bruce