how to set a cell's maxlength in XamDataGrid..??
You can find there the new link location.
I was very much looking forward to this information but alast a bad link..
Being a n00b to the xamlGrid, I found this helped me http://forums.infragistics.com/wpf/articles/validation-in-the-xamdatagrid.aspx
Thanx man.. that really helped..
Sandeep
Sandeep,
Thank you clearing that out. In this case you should set ValueConstraints property of the XamTextEditor ( as you need it for text).
More about this, please visit this topic in our help.
Regards,
Alex.
Hi,
Sorry for the delay. Thanks very much for your response.
Actually i was asking about setting the MaxLength of the the text that we enter in a cell of the XamDataGrid.
Not at all related to the Max Height or width proprties.