Does anyone know how to take the focus off the web page (ie) web1 and put focus on the items on the page. The problem being when I try to scroll on a list view or combo box the whole page scrolls even with scroll lock on
any solutions please ?
Professional Software Development Tools
Does anyone know how to take the focus off the web page (ie) web1 and put focus on the items on the page. The problem being when I try to scroll on a list view or combo box the whole page scrolls even with scroll lock on
any solutions please ?
Use Page.SetFocus. If you haven't got an object on the page that is capable of 'accepting' focus you could put a second 'dummy' 1x1pixel web object on there to use.
or you can use "Page.SetFocus("");" to set the focus back to the page (remove focus from all objects)
Open your eyes to Narcissism, Don't let her destroy your life!!