Ch 14 Help
Hey,
I don't have the book infront of me but when I was doing the exercise that does the conditional formatting for the GridView when you are looking at reviews within a Genre in the Management section (where unauthorized reviews have a higher contrast to stand out) I realized when I click a review any changes that I make to it do not actually go to the DB.
I tried this with many reviews, but after it is created it seems like it just doesn't update. I checked the Errata and found nothing. I also went back and looked at the SqlSource and it does have an update statement with a @Authorized.
Could you point me in the right direction to fixing this? I tried for at least an hour and found nothing to solving this problem. Just seems like nothing updates once a review is created.
Thanks
|