Hello guys,I've created a waitingPanel which is supposed to appear during save process. But I do not understand why it does not appear everytime.I never made something like that before but it seems to be easy to use.Here the code of my WaitingPanel class: And this is where I use it: I really do not understand why it does not work everytime.I checked in debug, I always passed in this piece of code.Does anyone has an idea ? :DThank you !
EDIT : I fixed, it was a issue about focus between windows.
I was loosing the focus of my waiting panel.
Hi Antony,
Thank you for reaching out to us. Based on your code snippets alone, it's difficult to decipher whether or not you are using Infragistics controls and when SaveDatasetOnServer is called. It would appear that a threading issue arose. But I am glad you were able to crack this yourself and resolve the issue.
Let us know if you have any additional questions.