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
305
XamDataGrid - help on Iterating cell values of particular column
posted

Hello,

I have question on iterating records in XamDataGrid-

I have 3 columns in XamDataGrid- StaffCategory, StaffTypes and StaffDetails. Now, I want to iterate through 3rd column only and

if row1 value is same as row0 value in 3rd column then change value to NA or change cell value to empty.

if row2 value is same as row0 value in 3rd column then change value to NA or change cell value to empty.

and so on...

Could anyone please help me with some reference on iterating cell values in XamDataGrid?

Cheers
Sagar

Parents Reply Children
No Data