Yes, once the button in the gridview is clicked the code behind processes the request and if a matching file exists it is played, if not, the alert box is shown on the page being re-loaded. At this point the text comes back a different size behind the alert box.
On clicking one of the other buttons on the form which causes a postback the text is returned to normal.
On clicking one of the other buttons on the form which causes a postback the text is returned to normal.
Comment