Hi
Looking for some direction here:
I have a grid that I bind with data, and I have an imageButton control that I want to use to open a pop up with more data, but I don't want to do another database call, so the data in the pop up must be bound when the grid binds.
Any ideas / examples on how to achieve this.
Andy