datagird auto-fit

  • Thread starter Thread starter alex
  • Start date Start date
A

alex

Hi,
can anyone point me to a link whith a sample on how to auto fit the
datagrid?

i need to
1: each row should occupy as much space as needed, the last row should
fill the remaining space (or the remaining space should be equally
distributed among all colunns).
2: if grid width does not fit summ of actual column widths send add
scrollbar.
3: use columnhaeder width if larger than data width.

Is there some code around that implements it. ?

Thanks
Alex
 
Back
Top