Check to see if you have having a if (!Page.IsPostback) section being
handled. Maynot solve your problem completely, but would eliminate another
point of failure.
--
Sashidhar Kokku
ikaSystems Corp
"David C" wrote:
> For some reason, when I click the Edit link button on a row, the screen just
> flashes, like a postback but does not go into edit mode until I click it a
> 2nd time. The same thing happens when I click Update or Cancel when in Edit
> mode. Any ideas on what might be causing this? Thanks.
>
> David
>
>
>
|