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 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...
html css Note: Do not set the width of the column...
Latex table width adaptation:...
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...
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 The order of selection is as follows: as the picture shows:...
Original link:Fixed column width of the table and sample demonstrates ...
Js original table column width changing ~~~...