I have created a form using screen painter.The order of columns in the matrix is as,
#,Item Code,Item Name,Invoice No.,Invoice Date,RG32DE No.,Tariff Class.,Qty,Accessible Value,Excise %,ECess %,HCess %,Unit Excise Rate,Duty Paid,ECess,HCess
But when I execute this form the order of columns changes as,
#,Item Code,Item Name,Invoice No.,Invoice Date,RG32DE No.,Tariff Class.,Qty,Accessible Value,Unit Excise Rate,Duty Paid,Excise %,ECess,HCess,ECess %,HCess %,
I want to display the columns in proper order as I created it.The code of srf file is as,
<item uid="matAPItems" type="127" left="20" tab_order="0" width="867" top="126" height="321" visible="1" enabled="1" from_pane="0" to_pane="0" disp_desc="0" right_just="0" description="" linkto="" forecolor="-1" backcolor="-1" text_style="0" font_size="-1" supp_zeros="0" AffectsFormMode="1"><AutoManagedAttribute/><specific SelectionMode="0" layout="0" titleHeight="20" cellHeight="15"><columns><action type="add"><column uid="#" type="16" title="#" description="" visible="1" AffectsFormMode="1" width="20" disp_desc="0" editable="0" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="ItemCode" type="16" title="Item Code" description="" visible="1" AffectsFormMode="1" width="74" disp_desc="0" editable="0" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="ItemName" type="16" title="Item Name" description="" visible="1" AffectsFormMode="1" width="189" disp_desc="0" editable="0" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="InvoiceNo" type="16" title="Invoice No." description="" visible="1" AffectsFormMode="1" width="65" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="InvDate" type="16" title="Invoice Date" description="" visible="1" AffectsFormMode="1" width="71" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="RG32DENo" type="16" title="RG32DE No." description="" visible="1" AffectsFormMode="1" width="69" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="Tariff" type="16" title="Tariff Class." description="" visible="1" AffectsFormMode="1" width="69" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="Qty" type="16" title="Qty" description="" visible="1" AffectsFormMode="1" width="49" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="AccessVal" type="16" title="Accessible Value" description="" visible="1" AffectsFormMode="1" width="88" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="ExcisePer" type="16" title="Excise %" description="" visible="1" AffectsFormMode="1" width="50" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="ECessPer" type="16" title="Ecess %" description="" visible="1" AffectsFormMode="1" width="50" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="HCessPer" type="16" title="HCess %" description="" visible="1" AffectsFormMode="1" width="50" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="UnitExcise" type="16" title="Unit Excise Rate" description="" visible="1" AffectsFormMode="1" width="88" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="DutyPaid" type="16" title="Duty Paid" description="" visible="1" AffectsFormMode="1" width="56" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="ECess" type="16" title="ECess" description="" visible="1" AffectsFormMode="1" width="40" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column><column uid="HCess" type="16" title="HCess" description="" visible="1" AffectsFormMode="1" width="40" disp_desc="0" editable="1" right_just="0" val_on="Y" val_off="N" backcolor="-1" forecolor="-1" text_style="0" font_size="-1"><databind databound="0" table="" alias=""/><ExtendedObject/></column></action></columns></specific></item>