Posted on: 1/2/2013 9:01:44 AM | Views : 816

hi guys, I'm using UpdatePanel on my div 'content' and Image buttons, when I click in a button it "blink" you know ? It refresh itself, i'd like to know if there's a way to update ONLY the content of my div "content" and not the button . . .  Take a look \/

My First button Limpar = Clear all the textboxes
Alterar = It execute an Update Sql Query to my DataBase.
I Want to just make these functions without update the buttons itself. Because I think its ugly !
The bbuttons are refreshing ( dessapearing and apears again) Its fast but I don't think the customers i'll like this =s any help ?
Thanks
...

Go to the complete details ...