Dear Sir ,
I have a Radgrid with few Template columns like Rad combo box and Numeric Rad Text boxes . I want to reset some variables and the grid when the user clicks any other control outside the Grid . In other words I want a client event like focus and blur for the RADgrid So that I can do the clean up work if the user clicks away to another control in the form .
I don't want focus and blur for Radnumeric text box which is in template control of the grid . I want some event for the whole grid focus and blur . Pls help me .
I have a Radgrid with few Template columns like Rad combo box and Numeric Rad Text boxes . I want to reset some variables and the grid when the user clicks any other control outside the Grid . In other words I want a client event like focus and blur for the RADgrid So that I can do the clean up work if the user clicks away to another control in the form .
I don't want focus and blur for Radnumeric text box which is in template control of the grid . I want some event for the whole grid focus and blur . Pls help me .