Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello, I'm new in telerik teleport designer and i need "Radgrid Header Context Menu Filter option for choosing columns displayed", but i don't know, where i can find it menu in telerik. can you help me? I can't find "EnableHeaderContextMenu" also:(
Please, help me(
<
telerik:RadGrid
ID
=
"RadGrid1"
runat
"server"
AutoGenerateColumns
"False"
OnNeedDataSource
"RadGrid1_NeedDataSource1"
RenderMode
"Lightweight"
FilterType
"HeaderContext"
EnableHeaderContextMenu
"true"
EnableHeaderContextFilterMenu
>
MasterTableView
AllowFilteringByColumn
Columns
...
</