I've been searching for a solution with no luck.
I use Ajax update panels frequently for rich postbacks with my database.
but even though I have separate update panels set to "conditional", the textboxes still "flicker" or lose focus during a postback?
I don't want any text boxes flickering when I post a message.
I won't post any code because all my code is working and I have no errors, but I'm using Ajax 3.5 and net 3.5.
This must be a notorious issue that I haven't found a solution for.
Thank you for any help or insight!
David