Best Practice for extra data under GridView rows
Hello all,
I have a GridView control for work orders that is pulling from a SQL 2005 DB.
I also have a table called "TicketUpdates", for updates from each issue.
I would like to read these entries and turn them into bulleted list items that display below each record in the GridView (if they exist). The result would be GridView entries, with a row underneath each entry that is spanned across all columns.
Is this possible, and is it necessary to use something other than GridView to achieve it?
Any help, as always, would be appreciated. Thanks!
--
Sean Killeen
|