Grouping Navigation List Items

You can use a C1NavigationListGroupItem to combine other list items into a block. In this topic, you will create one group with three list items. This topic assumes that you have created an AJAX-enabled ASP.NET project that contains a ScriptManager control (see Creating an AJAX-Enabled ASP.NET Project) and a C1NavigationList control.

Complete the following steps:

1.   Click C1NavigationList's smart tag () to open the C1NavigationList Tasks menu and then select Edit Navigation List.

The C1NavigationList Designer Form opens.

2.   Click the Add Child Item drop-down arrow and select Group from the list to add a group item to the navigation list.

 

 

3.   In treeview, select Group01, click the Add Child Item drop-down arrow, and select List Item.

4.   Click the Add Child Item button  twice to add two more list items to the group.

5.   Click OK to close the C1NavigationList Designer Form and observe that a group with three list items appears in your navigation list.

 This Topic Illustrates the Following:

The image below features a C1NavigationList with three grouped items:

 


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.