Hi,
I am using WPF Telerik RadGridView control (2011.2.920.35) .
I have simple View (with navigation tree on the left and grid on the right which displays data with number of columns) (using MVVM).
When I change the tree node on the left, it should update with data in the grid. It updates the data fine, but how can I force all columns to resize to fit content as data changes or user might have resized the columns for the previous data ?
I need an example of the code which I can programmatically to resize all columns to "fit to content".
Let me know if you want any other specific details.
I am using WPF Telerik RadGridView control (2011.2.920.35) .
I have simple View (with navigation tree on the left and grid on the right which displays data with number of columns) (using MVVM).
When I change the tree node on the left, it should update with data in the grid. It updates the data fine, but how can I force all columns to resize to fit content as data changes or user might have resized the columns for the previous data ?
I need an example of the code which I can programmatically to resize all columns to "fit to content".
Let me know if you want any other specific details.