5 Answers, 1 is accepted
0
Shinu
Top achievements
Rank 2
answered on 08 Aug 2011, 05:27 AM
Hello Tim,
Check the following demo which explains the similar scenario.Hope this helps.
Grid / Header Context Filter Menu.
Thanks,
Shinu.
Check the following demo which explains the similar scenario.Hope this helps.
Grid / Header Context Filter Menu.
Thanks,
Shinu.
0
Jeff
Top achievements
Rank 1
answered on 08 Aug 2011, 04:58 PM
I have tried all permutations of the extensive setup prereq options supposedly needed and still no menu appears. We have the exact same grid in another spot in our project and it functions properly so it is not the markup. I am attempting to showcase another scenario that we have uncovered with the grid but we cannot even get the filter menu to appear in the sample, all that happens is a POST every time you hit the filter menu buttons in the header.
0
Hello Tim,
Could you please open a regular support ticket and send us sample runnable application which demonstrates the described behaviour. Thus we will be able to debug it locally and do our best to isolate the root cause of the issue and provide proper solution.
All the best,
Maria Ilieva
the Telerik team
Could you please open a regular support ticket and send us sample runnable application which demonstrates the described behaviour. Thus we will be able to debug it locally and do our best to isolate the root cause of the issue and provide proper solution.
All the best,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
tomas
Top achievements
Rank 1
answered on 26 Mar 2020, 09:09 PM
If you have OnItemCommand option specified, please remove it. And filtering context menu will appear.
0
tomas
Top achievements
Rank 1
answered on 26 Mar 2020, 09:15 PM
Sorry, ClientIDMode="Predictable" is the culprit