Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
370
Angular Grid Row Editing multiple fields in same column
posted

I have a requirement where I have a single column "Sort" which has two separate Fields "Position" and "Direction". Is it possible to use cell.editValue.Position and cell.editValue.Direction which also submits the Cancel/Done options in grid editing. This somehow does not work for me.

<igx-column field="Sort" header="Sort" [dataType]="'number'">

<ng-template igxCellEditor let-cell="cell">

<igx-input-group>

<input igxInput [igxFocus]='true' name="units" [(ngModel)]="cell.editValue.Position" style="color: black" />

</igx-input-group>

<igx-input-group>

<input igxInput [igxFocus]='true' name="units" [(ngModel)]="cell.editValue.Direction" style="color: black" />

</igx-input-group>

</ng-template>

</igx-column>

Parents
No Data
Reply
  • 0
    Offline posted

    If you are seeking Lodhi Road Escort, then your search ends here! Our premium call girl services offer high-class escorts who accept cash payments discreetly and securely, providing a vast selection of beautiful girls perfect for keeping you company on lonely nights, with convenient 24/7 doorstep deliveries available.

Children
No Data