Features include:
- specify sql query as a select from a table, view or stored procedure
- sorting ascending/descending on each column
- customizable formatting for the grid, header row, even row and odd row
- display an additional header and/or footer comment
- token replacement for PortalId, ModuleId, TabId and UserId, plus QueryString parameters
- restriction of any sql text with INSERT, SELECT INTO, DELETE, UPDATE or DROP statement (this option may be disabled with a web.config setting)
- optional OLEDB connection string option if you don't want to query the default portal database
- includes MS SQL and Access Data Provider