Jump to content

Recommended Posts

Posted

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 ?

 

2020-02-28_164056.png.47343db139fc25cb462268e5a91cd958.png

Posted

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,

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...