How to disable inline editing in GridView?

前端 未结 3 1936
孤街浪徒
孤街浪徒 2021-01-18 17:38

I am using ASP.NET C# Grid View, i want to edit data in control which display on same page. but when i wrote grid view row editing event it display text boxes in grid view r

3条回答
  •  情话喂你
    2021-01-18 18:28

    Will you try using below link

    http://csharpdotnetfreak.blogspot.no/2008/12/hide-gridview-columns-in-normal-mode.html?m=1

提交回复
热议问题