Within a DataGrid, is it possible to
1) disable a single cell
2) provide different formats for individual cells within a column (assuming a DoubleEditBox is used for the column type). For instance, some cells require more precision (F2, F3, etc) than others depending upon the row in which they reside.
Thanks in advance
1) disable a single cell
2) provide different formats for individual cells within a column (assuming a DoubleEditBox is used for the column type). For instance, some cells require more precision (F2, F3, etc) than others depending upon the row in which they reside.
Thanks in advance