55143681 Posted February 28, 2020 Posted February 28, 2020 I use the method as sherzod tell me, but sometime runs normal, sometime runs abnormal, sometime normal in a machine but abnormal in another one,or another browser. why? I don't know the reason, what affect the effect? UniserverModule 's customcss ??? I have added the font....*{font-size:14px!important;} or orther UniDBGrid 's propertity ? Quote
lcolombo Posted February 28, 2020 Posted February 28, 2020 Hi, In the UniDbGrid -> ClientEvents -> ExtEvents -> Ext.data.Store [store] -> store.load function store.load(sender, records, successful, operation, eOpts) { sender.grid.columnManager.columns.forEach(function(col){col.autoSize()}); } Regards, 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.