Hi,
how can I add the new xamColorPicker in a Cell of a Grid. Id' like to have it in each Cell of a column. Is this possible?
Thanks for helping!Gawain
Hello Gawain,
You can host a xamColorPicker just like any control in a XamDataGrid's cell. You can see samples of putting an Image in a Cell in the XamFeatureBrowser samples, or you can use this blog post by Andrew Smith : http://blogs.infragistics.com/blogs/andrew_smith/archive/2009/03/27/hosting-wpf-controls-in-a-xamdatagrid-cell.aspx
the sample is not really working with the latest versions. Can you please give me the basic code structure for my issue?