This question is locked. New answers and comments are not allowed.
What I'd like to accomplish is having a grid column for attachments, where on double clicking into a cell to edit, the user can browse for a file on their hard drive and upload it as an attachment for the row. I have the binary column in my database, but I haven't found any examples on how to do this within the GridView control.
Is it possible?
Is it possible?