Posted 11 November 2019, 5:02 am EST
Hi,
I have a scenario, insert the same icons in each row for specific coloumn.
this icon i need to iterate every row in the grid .
Forums Home / Wijmo / General Discussion
Posted by: rajesh.sakhamuri on 11 November 2019, 5:02 am EST
Posted 11 November 2019, 5:02 am EST
Hi,
I have a scenario, insert the same icons in each row for specific coloumn.
this icon i need to iterate every row in the grid .
Posted 13 November 2019, 6:32 am EST
Hi Rajesh,
You could use the handle the formatItem event and update the cells as required. Please refer to the following sample which demonstrates the same:
https://www.grapecity.com/wijmo/demos/Grid/CustomCells/ConditionalStyling/angular
If you are using some framework like angular, then you may also use the cell templates. Please refer to the following sample which demonstrates the use of cell templates:
https://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/celltemplateintro
Regards
Sharad