Jump to content

Recommended Posts

Posted

How I can change the border style unimdbgrid: border-style
I tried the forum examples using css: .x-grid-column and .x-grid-row and .x-grid-item

still no solution

is it possible to do it simply by:
function beforeInit (sender, config)
{
  config.itemConfig = {
         border: xxxxxxxxxxxxxxxxxxxxxxxx
     }; }
Unigui uni-1.90.0.1535 version

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...