DataGridViw - DisplayRows

Answered
0
0

In VWG there was the ability to set the number of rows to be displayed in a DataGridView. How do you do this in Wise J?

Also how do you set the data alignment in each column?

Finally how do you hide the end column with the ellipses on it (Clicking it lists the columns)

 

Thanks

  • You must to post comments
Good Answer
0
0

Set the height of the DGV to contain the desired number of rows + header height.

  • You must to post comments
0
0

 

  • You must to post comments
0
0

Hi Luca

In which case, what is the best way to get the DGV to display X rows before showing a scroll bar?

What is the best way to get the DGV to auto resize dependant on the number of rows? (if there is less than x)

Thanks

Ewan

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.