On May 30, 3:01 pm, "SAL" <S...@NoNo.com> wrote:
> Well, I did that and it seems to be working as expected now. I had a label
> control on the page with an ID="lblSearchByName"
> and the textbox's ID="txtSearchByName"
> It's hard to believe it would get confused by this but maybe.
>
> So now, the textbox is behaving more as one would expect. When I start to
> type in a name, it shows previously typed in names that begin with the
> letters I'm typing. It wasn't doing that before. Also, when I tab out of the
> textbox, the page does not refresh as it should not.
>
> Thank you very much for your help.
> S
>
> "Alexey Smirnov" <alexey.smir...@gmail.com> wrote in message
>
> news:(E-Mail Removed)...
>
> > On May 30, 7:29 pm, "SAL" <S...@NoNo.com> wrote:
> >> Alexey,
> >> if you are still listening to this thread,
> >> I've found an interesting effect. If I tab out of the text box, the field
> >> that is used to limit results by thebuttonclickevent, the page
> >> refreshes
> >> and in that circumstance, thebuttonclickevent fires and limits the
> >> results on thefirstclick. I don't really get why this is happening.
> >> This page that we've been discussing is using a master page, if that
> >> matters, and I set the AutoEventWireup to true prior to this little
> >> effect.
>
> > Try make a copy of the form, remove all controls except the one which
> > failed and see if it helps. There is something that affects on it.
Hi guys,
I have the same issue here where the link button only fires after the
sencond click. I try to follow you guys reply above and not sure if I
follow you guys. can you guys help me out again by stepping me
through?
Any help is greatly appreciated
|