Jump to content

set up width of filter indbgrid


Didier

Recommended Posts

Hi,

I have some columns in my dbgrid.

They can be filtering.

but when my filter is a uniChekComboBox, i want to up the width, because the column has a little widthimage.png.a2e3e3751e2adc463c7e9f265c82f9d2.png

Is there a way to up the items width ?

 

 

 

 

 

Link to comment
Share on other sites

  • 3 weeks later...
On 3/26/2024 at 10:49 AM, Didier said:

Hi,

I have some columns in my dbgrid.

They can be filtering.

but when my filter is a uniChekComboBox, i want to up the width, because the column has a little widthimage.png.a2e3e3751e2adc463c7e9f265c82f9d2.png

Is there a way to up the items width ?

 

 

 

 

 

Hi Didier, 

How did you manage to put a check list in the combobox for the Grid Filter?

 

Regards

 

Jose

 

Link to comment
Share on other sites

Hi Jose,
in your form, put an TuniHiddenPanel
On it, put an TUniCheckComboBox (or TuniEdit, TuniComboBox...)

on the column of your dbgrid :

property Filtering :
Editor : Your TUniCheckComboBox

Enabled : true

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