admin管理员组文章数量:1391929
I am doing some code maintenance on an asp 4.8 web app, and need to convert a Telerik:RadComboBox to a RadMultiColumnComboBox.
I have the control loading with data; however, I notice there are no event handlers for it either server side (preferred) or client side (jquery/javascript).
I need to customize the selection such that the text displayed in the entry field portion is a contamination of two columns in the dropdown (code + description).
The dropdown portion needs to be multi-column as each column has technical meaning and logic applied (otherwise a normal combo would work).
Just wondering if anyone has a way of achieving this (such attaching event handlers to the combo)
本文标签: Telerik WinForm RadMultiColumnComboBoxStack Overflow
版权声明:本文标题:Telerik WinForm RadMultiColumnComboBox - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744684460a2619613.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论