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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -