Wiki articles tagged with "sorting"

Showing 1-2 of 2 items.

Displaying, Sorting and Filtering Model Relations on a GridView

Created 11 years ago by Antonio Ramirez, updated 11 years ago by Antonio Ramirez.

One of the things you will find tricky to implement is the the sorting and filtering of a GridView's column that displays related model data.

49 0
37 followers
Viewed: 331 763 times
Version: 2.0
Category: How-tos

Displaying, sorting and filtering HasMany & ManyMany relations in CGridView

Created 12 years ago by yJeroen, updated 12 years ago by yJeroen.

This tutorial gives you multiple options of how to fully implement showing, sorting and filtering related data in gridviews.

Intro

17 0
41 followers
Viewed: 76 033 times
Version: 1.1
Category: Tutorials