Show / Hide Table of Contents

Enum JqGridNewRowPositions

Defines available position for new row (inline editing)

Namespace: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.Enums
Assembly: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.dll
Syntax
public enum JqGridNewRowPositions : int

Fields

Name Description
First

Add new row as first.

Last

Add new row as last.

Back to top Copyright © 2016 - 2019 Tomasz Pęczek