IM using radgrid with both contextmenu normal and filter but whe i try to use it, the combobox for the second condition is out of menu. See the image.
Best Regards,
Luis
2 Answers, 1 is accepted
0
Accepted
Daniel
Telerik team
answered on 26 Oct 2010, 02:21 PM
Hello Luis,
I recommend that you try this workaround:
.rgHCMItem .RadComboBox,
.rgHCMItem .rgHCMAnd
{
display:block!important;
float:none!important;
clear:both;
}
If the problem still persists, please open a new support ticket and attach a runnable version of your project so that we can examine it locally.
Kind regards,
Daniel
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items