D
David C
I want to run the same code after insert, update or cancel buttons clicked
on a FormView. I thought the ItemCommand would do it but that did not work
entirely as I have a Databind() for the GridView to show the new data but it
did not. Is it because the ItemCommand runs before the update is actually
done? How can I accomplish this? Thanks.
David
on a FormView. I thought the ItemCommand would do it but that did not work
entirely as I have a Databind() for the GridView to show the new data but it
did not. Is it because the ItemCommand runs before the update is actually
done? How can I accomplish this? Thanks.
David