I seem to have the same problem when using the Rating control inside the UpdatePanel as well. I can't seem to update the contents inside the UpdatePanel after rating an item. Do you know where to connect to the database once you rated an item? I'm lost
as to where to open the connection to the database to save the Rating value. I've tried it in the Rating_Changed event but there was an error. My Rating control autopostback is set to True.
I'm very much appreciated for any help on what alternatives I can try to resolve this.
ajaxiskool
Member
15 Points
7 Posts
Re: rating control & updatepanel
Mar 13, 2009 07:55 PM|LINK
Hi Spindz,
I seem to have the same problem when using the Rating control inside the UpdatePanel as well. I can't seem to update the contents inside the UpdatePanel after rating an item. Do you know where to connect to the database once you rated an item? I'm lost as to where to open the connection to the database to save the Rating value. I've tried it in the Rating_Changed event but there was an error. My Rating control autopostback is set to True.
I'm very much appreciated for any help on what alternatives I can try to resolve this.