Loading ...

Configuration of the Table and its Columns

Table configuration:

-       Use the gridConfig decorator

  •       Specify a preset in the preset property of the gridConfig decorator. Preset property similar to SkinID of ASPX property

Table columns:

  •       Use the columnConfig decorator

 

 

Define action in the view class for the table

Configure state and appearance in the actionsConfig property of gridConfig

Add the More button to the table toolbar

To define the list dynamically use PXAction.SetMenu in the graph constructor or in the overridden Initialize method of the graph extension.

 

Be the first to rate this post

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5