This is a migrated thread and some comments may be shown as answers.

Default ColumnHeaderContextMenu

2 Answers 58 Views
ContextMenu
This is a migrated thread and some comments may be shown as answers.
Kamil
Top achievements
Rank 1
Kamil asked on 17 Aug 2016, 01:18 PM

Hi!

I have problem with one of option from default ColumnHeaderContextMenu - after choose option Select Visible Columns (RadGridStringId.ColumnChooserMenuItem) we can see window that is always top. I focused my browser and this small window is still on top. How can I fix it?

2 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 18 Aug 2016, 11:47 AM
Hello Kamil,

Thank you for writing. 

By default, column chooser is top most. That is why it is displayed over the browser as well. If you need to disable it, set the GridViewElement.ColumnChooser.TopMost property to false.

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
0
Kamil
Top achievements
Rank 1
answered on 19 Aug 2016, 02:57 PM

Hi Dess!

You resolve my problem, thank you wery much!

 

Regards

Tags
ContextMenu
Asked by
Kamil
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Kamil
Top achievements
Rank 1
Share this question
or