We are using Datalist in several of our webpages.
When we select an Item for Edit we are setting the focus using javascript to a button inside of the Datalist EditTemplate to keep the page displaying the Edit template.
This works in IE, but it does not work in Netscape. The focus is there, but the page always returns to the top of the page after a postback.
Does anybody have any suggestions?
When we select an Item for Edit we are setting the focus using javascript to a button inside of the Datalist EditTemplate to keep the page displaying the Edit template.
This works in IE, but it does not work in Netscape. The focus is there, but the page always returns to the top of the page after a postback.
Does anybody have any suggestions?