How to set radtoolbarbutton accesskey in javascript

后端 未结 0 1683
执笔经年
执笔经年 2020-12-13 16:58

In this way I can access to a radtoolbarbutton.

var radToolBar = $find(toolbarId);
radButton = radToolBar.findItemByValue(value);

But the nex

相关标签:
回答
  • 消灭零回复
提交回复
热议问题