Hi,
I would like to get the row number for igGird. Please see the image attached. Please let me know how to get the value.
Thanks
Ravi
Hi Ravi, to get the row number in an igGrid, you can use the grid’s built-in methods like dataSource.indexOf() with the data item, or access the rowIndex property from the event arguments if you’re handling a row event. This lets you accurately find the row without counting manually. Just like keeping track of rows in igGrid helps manage data, staying organized with routes and schedules is important in owner operator trucking.
dataSource.indexOf()
rowIndex