In response to reader’s comments from my previous post, I have updated the code for this little thingy.

Here are the updates in this version.

1) Added the ability to change pagesize dynamically (I did a separate post on this one earlier)
2) Made the grid rows double clickable. On double click, a window opens up with the selected row which can then be updated.
3) Removed the inline editing as didnt want the confusion of inline editing and double clickable rows.
4) The same “Add Artist” is used for add/update.
5) Changed the CFC to accomodate the update functionality.
6) Fixed a couple bugs and general code optimization and added some more comments in the code.

Any questions, please ask.

Oh, here is the code.

And for those, who want to see how it looks now, before trying, here is a little screen grab.