Dear All,
As i know focus can be set only on the Ax Control. So in my case focus sets on the GridView but not on the Gridview row or column.
I want to set focus on the column of gridView using tab button. On each field of GridView i have used autoPostBack for validation due to which my focus goes on the top whenever I get any validation error.
Do I need to convert each field into template field for setting focus on the column of the grid???
Plz reply back If any one knows the solution for it.
Thank you.