Click to See Complete Forum and Search --> : Image button popup


jzwiers
January 27th, 2008, 02:29 PM
Can someone help me accomplish this?

I have an image button in a datagrid that when it is clicked, it needs to do the following.

Cheeck to see if the person is the last person in the list to sign off (This can be done by a stored procedure or datatable and not a problem)
If he is, then a yes/no popup with a message
If they press yes, then do something
If they press no, then do not proceed
If he is not, then a yes/no popup with a different message
If they press yes, then do something
If they press no, then do not proceed

Yeorwned
January 28th, 2008, 09:58 AM
You'd be better off asking this in the VB.NET or C# forum.