Hi
How to set the focus of a text box of usercontrol which is using in on edit item or adding new item to grid?
I tried a solution given in link http://www.telerik.com/help/aspnet-ajax/grdsetfocusontextboxesineditcontrol.html but it's not wroking for me. when i trying to run application, showing the that "htmlfile: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
How to set the focus of a text box of usercontrol which is using in on edit item or adding new item to grid?
I tried a solution given in link http://www.telerik.com/help/aspnet-ajax/grdsetfocusontextboxesineditcontrol.html but it's not wroking for me. when i trying to run application, showing the that "htmlfile: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.