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

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

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -