7.9. Creating the Primary Modules
First, we implement a class for working with jqGrid, inheriting it from our abstract class . It will be able to search and sort by the NAME
field in reversing order. Track the source code below for explanatory comments.