Hi,
I have a xamdatagrid in which, when the user enters/modifies the value in the last row, a new row will automatically get generated.
The datagrid shows a flickering effect, i.e., the datagrid moves a little up and comes back to its original position quickly for the following scenarios.
1) When user inserts or deletes rows in the datagrid
2) During automatic row generation (through adding an object into the bounded collection from the viewmodel)
And when the flickering effect happens the text displayed in the datagrid goes blurry and then becomes normal slowly. Kindly provide a solution to avoid the flickering effect. I assume that the datagrid is flickering because of the datasource rebinding, but we are no where re-binding the datagrid explicitly.
Regards,
Sasikumar
Hello Sasikumar,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thank you for your post. I have been looking into it and since you implement your custom logic for adding Records, I cannot be completely sure what can cause this behavior, so could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you.
Looking forward for your reply.