I'm trying to set the focus to a specific field (on exit of another field within a datalist that is set to run a calculation and autopostback). Because the web page does an autopostback after I exit the first field, my cursor history is lost. I'm trying to specify the exact row and field to which I want to set the focus but I don't know how to determine what row the user was on in the datalist.
I've tried messing with the EditItemIndex but am not getting it.
Anyone know how to do this?
I've tried messing with the EditItemIndex but am not getting it.
Anyone know how to do this?