If i add columns to my XamWebGrid i can on a column level set the FormatString property and get the formatting i want. However i need to do it on a cell by cell level (based on information found in another cell on the same row) and cant seem to find the FormatString property available on a cell level. ( Im working with the CellControlAttached event ).
Q: Is is not possible to set FormatString on Cell level directly ?
regards
Øyvind Johnsen
Hi.
Sorry, the XamWebGrid doesn't currently support formatstrings on the a Cell by Cell level.
-SteveZ