8
Views
2
Comments
Solved
The columns of the DataGrid are not being recognized correctly.
Question

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? 


2021-07-14 09-27-33
Luís Cardoso
Solution

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)?

UserImage.jpg
minjung Yuk

Hi Luis,

I checked and found that the action was set incorrectly. Thank you, your help was useful!

Regards,

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.