Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4133
Format Cells Differently Within A Grid Column
posted

I would like to format cells differently within a column.  I currently am able to set the EditorControl property of the cell to handle input, but once the editor control disappears, all the cells in the column take on whatever is stored in the column's format property.  Is there a way to format cells differently on a row by row basis?  I have some rows that need to show 4 decimal places and some that need to show whole numbers only.