Jump to content

UNIDBGRID 2 COLUMN 50%


SISBLU Software

Recommended Posts

UnimDBListGrid IS WORK, But I can't do the same thing in DBGRID

 

UnimDBListGrid CSS:

.ListView {
    background: white !important;
   border: 3px solid white !important;
   border-style: solid!important;
   box-shadow: 0px 0px 0px white !important;
  }   

.ListView .x-listitem {
    display: inline-block !important;
      min-width: 25% !important;
   border: 3px solid white !important;
   border-style: solid!important;
   box-shadow: 0px 0px 1px white !important;
  }  

 

RESULT:

 

image.png.891d1eb6964267b23a1f71143af95744.png

DBGRID not WORK

 

Can someone help me?

 

Link to comment
Share on other sites

On 1/25/2024 at 1:35 PM, SISBLU Software said:

UnimDBListGrid IS WORK, But I can't do the same thing in DBGRID

Hello

• For UniDBGrid ForceFit is enough.

• For UnimDBGrid this can help:

http://forums.unigui.com/index.php?/topic/14802-tunimdbgrid-auto-size-column-to-available-space/&do=findComment&comment=93100

 

http://forums.unigui.com/index.php?/topic/14472-resize-column-of-tunimdblistgrid/&do=findComment&comment=82017

 

Link to comment
Share on other sites

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