how to set a cell's maxlength in XamDataGrid..??
Hello,
I am not sure what a length of cell exactly is, but I think you mean Cell Width or Cell Height.
You can set the CellMaxWidth, CellMaxHeight propertiesfrom the FieldSettings of the XamDataGrid or create a style for the CellValuePresenter and set MaxWidth,MaxHeight properties. If it is not that, please give me more information.
Hope this helps,
Alex.