Hi,
I am using a data grid, but the columns after the 16th are not being recognized correctly. For example, when I input a value into the 18th column, it shows up as the 16th column during debugging.As shown in the picture below, the value is shifted to the 16th column. What could be the cause of this issue?
Hello @minjung Yuk
Can you please double-check if the binding is correct for the 18th column and the actions you use on the events (if you use it)?
Hi Luis,
I checked and found that the action was set incorrectly. Thank you, your help was useful!
Regards,