how can I set the column width in xamdatagrid based on the content of the cell.
Hi Raghavendra,
Let me know if you have any further questions on this matter.
You need to set the Field's Width property to FieldLength.Auto. In XAML it should just be Width="Auto".
http://help.infragistics.com/doc/WPF/2014.2/CLR4.0/?page=InfragisticsWPF4.DataPresenter.v14.2~Infragistics.Windows.DataPresenter.FieldLength.html