It’s very frustrating when Microsoft products don’t work with Microsoft products and the server side client script is one of those frustrating situations. Normally, if I need to fire off a client script server side I would do it like…
Category: ASP.Net
“Approve” Multiple records in a GridView
Every once in a while you have a list of records that need to be “approved by a manager.” You could select the records via a filter, but that always gets a little cumbersome because there’s always one record you…