Question

I want to set focus to a particular form field on page load. This will be the same form field every time the page is loaded, even after posting-back a data modification. Is this possible?

Was it helpful?

Solution

Yes. Override EwfPage.controlWithInitialFocus. This property is called after LoadData.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top