Hello,
I am unable to delete the grid from the UI as the cut, copy, paste delete all options are disabled in the context menu.
I am unable to delete the grid using the delete key on keyboard. Below is the screen shot of the same.
Any help would be appreciated,
Thanks
Hello Nupin,
Following the steps you suggested I was unable to reproduce this issue. I created an empty Windows Forms project. Then I added an UltraGrid to the project. When I right clicked on the grid each clipboard related options were active. Look at the screenshot I created during my test.
Looking at the screen shot you provided it seems that you have several split containers in your form. It seems that your form is not so simple one, so to investigate this further I will need a small sample project reproducing this behavior. Therefore, can you isolate this in a small sample and send it to me.
Looking forward to your reply and sample provided.
Miiko,
Actually I haven't mentioned any steps. where did I?
There is a grid on the form and which is placed earlier and I am placing a new one. The old grid has some properties set on it which are making these menu options disabled.
New grid is not having the same problem. So it is not the problem with the split container.
Please let me know what properties on the grid are making these options disabled.
Regards,