Self promotion can be difficult especially if it's not in your nature. In my case, I find it difficult. However, I received a forum post from a new subscriber to my site that indicated that he had been looking of a SQL Grid display module for some time and just discovered my module. So I guess it is time to do some self-promotion.
So what is SQLGridSelectedView? First let's take a look a the name:
SQL - indicates the use of SQL to query a database
Grid - indicates the typical display format although templating is available
Selected - indicates the ability to filter the selection of data
View - the primary focus is to view data, but creating and updating data is possible.