Thursday, March 22, 2012

Listbox Behaviour

All

When I click on the listbox, it then fills the
corresponsing textboxes.

The screen gives a serious blink, not sure what this is,
I have the postback set to TRUE so maybe it is the
PostBack that is causing this?

Thanksyes

"yop" <yop@.oceanfree.net> wrote in message
news:0ce001c36c97$b0eed710$a101280a@.phx.gbl...
> All
> When I click on the listbox, it then fills the
> corresponsing textboxes.
> The screen gives a serious blink, not sure what this is,
> I have the postback set to TRUE so maybe it is the
> PostBack that is causing this?
> Thanks
You could try using SmartNavigation, but how well it will work is dependent
upon what you do with it, and is not supported by any browser but IE.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.

"yop" <yop@.oceanfree.net> wrote in message
news:0abe01c36c9c$eda000d0$a601280a@.phx.gbl...
> I supppose that this cannot be cured?
>
> >--Original Message--
> >yes
> >"yop" <yop@.oceanfree.net> wrote in message
> >news:0ce001c36c97$b0eed710$a101280a@.phx.gbl...
> >> All
> >>
> >> When I click on the listbox, it then fills the
> >> corresponsing textboxes.
> >>
> >> The screen gives a serious blink, not sure what this
> is,
> >> I have the postback set to TRUE so maybe it is the
> >> PostBack that is causing this?
> >>
> >> Thanks
> >.
Yes - it's postback - - postback refreshes the screen - - refreshing the
screen causes a blink
SmartNavigation, as previously posted is a possible partial fix - - but it's
not always 100% perfect either......

David Wier
http://aspnet101.com
http://aspexpress.com

"yop" <yop@.oceanfree.net> wrote in message
news:0ce001c36c97$b0eed710$a101280a@.phx.gbl...
> All
> When I click on the listbox, it then fills the
> corresponsing textboxes.
> The screen gives a serious blink, not sure what this is,
> I have the postback set to TRUE so maybe it is the
> PostBack that is causing this?
> Thanks

0 comments:

Post a Comment