开发者

How to make a DXGrid of DevExpress for SilverLight readonly?

How to make a DXGrid of DevExpress for SilverLight readonly? I want to make this a readonly grid such that the user cannot edit the cells when he clicks on any row.

I searched far and wide, but there is nothing like:

gridcontrol.readonly NOT THERE

gridcontrol.isreadonly NOT THERE

gridcontrol-->behaviour-->editing something like this NOT THER开发者_运维技巧E


Set the grid's View.AllowEditing property to false to prohibit editing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜