Hi,
i've got a RadTabStrip with few tabs, and i need to set a focus to a first element in javascript when clicking on tab.
already tryed solution provided in this thread :
but it throws me an exception :
Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
Would be glad to hear any solituion or advice how to achieve such functionality.
Thank You !