I have a grid where the users add rows by clicking the add button and then type text in the row. I want to set the focus on the newly added row because currently after adding the new row the user again has to click inside the new row for typing his text. Is there a way to set the focus on the newly added row (client side).
Hello,
You can check out the following forum thread that provides a good solution on this topc:
http://forums.infragistics.com/forums/p/13875/51150.aspx#51150