学习unigui【22】unistringGrid的标题栏双击事件
摘要:
第一步:在TuniStringGrid的ClientEvents.ExtEvents中定义Ext.grid.Panel的reconfigure事件: function reconfigure(sender, store, columns, oldStore, oldColumns, eOpts) { 阅读全文
posted @ 2024-03-01 17:14 USEGEAR 阅读(100) 评论(0) 推荐(0) 编辑