Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以将 Extjs4 中的日期字段设置为默认打开,只选择一个带有今天日期的小日历,以某种方式跳过单击日期字段按钮以打开日历并隐藏日期字段中的文本字段?
是的,只需使用 Ext.picker.Date 类,field.Date 在内部使用它作为日历。