Jump to content

resize column of TUnimDBListGrid


Mehmet Emin

Recommended Posts

Most of the development with uniGUI is many many times faster compared to other tools but sometimes I stuck with this type of basic issues.

For the past hours I have been searching the forum just to resize a column of TUnimDBListGrid as client side resize events.

I have 2 columns and I want to flex first one so that it is maximized and second column to have minWidth.

Thanks in advance

Link to comment
Share on other sites

  • 3 months later...
On 5/22/2020 at 10:55 PM, Mehmet Emin said:

I have 2 columns and I want to flex first one so that it is maximized and second column to have minWidth.

It seems that  UnimDBListGrid1.Options.dgColumnResize  is Locked by default in Unigui  !

For this raison, i am using UnimDBGrid instead.

Build 1535

Project1.7z

Link to comment
Share on other sites

×
×
  • Create New...