Modify the column width adaptation of SearchLookUpEdit in the GridControl table

Added a SearchLookUpEdit control to the GridControl table, but the width of the table displayed when the data is loaded is not neat and tidy.

If you want to set the adaptive width, you will automatically adjust the width to display all the contents. The operation is as follows. Select the corresponding Column in the corresponding Columns, then open the ColumnEdit property and set the BeatFitMode.

If you want to change the width of SearchLookUpEdit, you can set the value of ColumnEdit's PopupFormSize to adjust the size of the entire SearchLookUpEdit.

 

Clear the ClearButton button in SearchLookUpEdit:

Set the ShowClearButton button property in ColumnEdit to false, as follows

 

After the setting is successful, the style is as follows

The above is the result of personal exploration, if there is a better way, please let me know! Thank you!

Intelligent Recommendation

GridControl hide a column from the table of the child table

The need to write to MasterRowExpanded events from the operating table of the main table:   Please indicate the source   Reproduced in: https: //www.cnblogs.com/super-cj/archive/2012/06/27/2...

[iview]Table width adaptation

html css Note: Do not set the width of the column...

Latex table width adaptation:

Latex table width adaptation:...

JTABLE automatic adaptation column width

Article catalog First, Java automatically adapts to the column wide to JTABLE Second, use steps Introduced First, Java automatically adapts to the column wide to JTABLE Example: Under normal circumsta...

POI export column width adaptation width

POI export column width adaptation width...

More Recommendation

How to dynamically modify the width of the SAP CRM WebClient UI table column

Achievement By clicking down or up button, the table width could be changed dynamically - each time the button is clicked, the width increases or shrinks at 10 px interval. (1) Create a table view wit...

GridControl GridView modify the title in the table to center

GridControl GridView modify the title in the table to center The order of selection is as follows: as the picture shows:...

Fixed column width of the table

Original link:Fixed column width of the table and sample demonstrates ...

Table column width changing ---

Js original table column width changing ~~~...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top