winforms - How to disable one row of DevExpress XtraGrid in C# -


i using devexpress xtragrid in c#.net application. want disable or set readonly property particular row of xtragrid . please help.

you can use gridview.showingeditor event , set e.cancel = true


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -