Re: ASP.NET ListBox, post back and focus of selected items
- From: probashi <probashi@xxxxxxxxxxx>
- Date: 15 May 2007 07:27:40 -0700
Unfortunately it does not help.
Looks like custom JavaScript will be my last option.
Thanks
On May 15, 2:43 am, Siva M <shiva...@xxxxxxxxxxxxxxxxx> wrote:
See if setting MaintainScrollPositionOnPostback="true" for the @Page attibute
helps.
"probashi" wrote:
Hi,
Issue: After post back selected item of a list box is getting out of
focus (when it contains more items than it's size).
I have a List Box in an ASPX page. I select an item from the ListBox
and after post back the item is still selected but it is not focused
(i.e. I have to scroll down to see the selected item)
Any way to fix this!
Thanks.- Hide quoted text -
- Show quoted text -
.
- Follow-Ups:
- Re: ASP.NET ListBox, post back and focus of selected items
- From: probashi
- Re: ASP.NET ListBox, post back and focus of selected items
- References:
- ASP.NET ListBox, post back and focus of selected items
- From: probashi
- ASP.NET ListBox, post back and focus of selected items
- Prev by Date: Paste Image into webform richtextbox?
- Next by Date: Re: Images/CSS not resolving on dev machine testing
- Previous by thread: ASP.NET ListBox, post back and focus of selected items
- Next by thread: Re: ASP.NET ListBox, post back and focus of selected items
- Index(es):