This is a migrated thread and some comments may be shown as answers.

Dynamic creation of columns

0 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ghd258 ghd258
Top achievements
Rank 1
ghd258 ghd258 asked on 06 Nov 2018, 09:39 AM

How to create columns dynamically

According to configuration file

<config>
  <parameter Name="编号材料" FieldName="MATERIAL"  Width="80"  Desc="在用" />
  <parameter Name="储位编号" FieldName="STORAGEMATRIX"  Width="10"  Desc="在用" />
  <parameter Name="材料类别ID" FieldName="CLASS"  Width="10"  Desc="在用" />  
</config>

<config>
  <parameter Name="供应商名称" FieldName="PROVIDERNAME" Width="120" Desc="在用" />
  <parameter Name="供应商编号" FieldName="PROVIDERCODE"  Width="80"  Desc="在用" />
</config>

No answers yet. Maybe you can help?

Tags
Grid
Asked by
ghd258 ghd258
Top achievements
Rank 1
Share this question
or