Hi,
I have a grid with datasource A for example inside Tab, and I have three columns in the grid I added a button new to add lines for the grid, till here it's ok
my problem is 2 cases:
1st case when I assign the first field to datasourca A and datafield A.ItemId, second field to datasourca A and datafield A.ItemType and this one is enum and the third one put its data as text from another place.. and automatically it saves the lines when I choose or write anything and that's a problem to me because and doesn't save the the third field in it's same record
2nd case, I tried to get out of the datasource for the fields, but all the line now are the same whenever I change a field in a record it change to this value for all lines
if any help for any case I would be really thankful