What is the easiest way to make a Grid read only. I tried using the Enabled property, but it sends everything that horrible grey.
Any better ideas?
CheersJason
Here's a KB article that should help:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=6156
Jason,
The DisplayLayout.Override.AllowUpdate should be what you are looking for.