Hi, following the Tracking data value changes examples, i've buit my own project but i'm not able to manage the groupby features.
modifying the observable collection datasource correctly changes the value in the cells, but when I use the groupBy fetaure, grouping, for example, the column that has the underlying values changing, it seems that the value in the field group in not updated.
Thanks, VALERIO
Thank, it's ok
VALERIO
Hello Valerio,
I just wanted to know if you was able to solve the Value Changed issue with the Peter’s suggestions or you still need help? Just let me know. Thank you.
Sincerely,DimiDeveloper Support Engineer,MCPD
In the XamDataGrid when a value is change it is by design that the record is not automatically moved to the new group it should be. This is so because if you are editing a row it will be moved before you are done and you will have to look for it all over again. This is why after changing the data source you should perform the sorting/grouping explicitly again.
Hope this helps.
Please let me know if you require any further assistance on the matter.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support