C# Web Forms: Add a context menu to a grid and outside grid also.
C#
3
Posts
2
Posters
0
Views
1
Watching
-
How to add a context menu in web forms? I want a context menu to be added to a grid and also another context menu outside the grid Without using any third party tool. Can anyone help me?
You're going to have to do this via JavaScript. You'll be better off asking this in one of the CodeProject web forums as this has nothing to do with C#.
-
You're going to have to do this via JavaScript. You'll be better off asking this in one of the CodeProject web forums as this has nothing to do with C#.