DataGrid - Stretching Empty Column

  • Thread starter Thread starter GroZZleR
  • Start date Start date
Hi,

IMO Exlorer is a ListView , not a datagrid
With a listview this is the default behavior if the sum of the width of the
columns is less than the width of the control


cheers,
 
Hi,

How do to this?
Just hook the resize event and either insert an empty column with the
difference between the control width and the sum of the width of the other
columns or just resize the last column as needed


cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top