Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with IWDBGrid Async refresh
#19
Ok, the error that it was given me with v15.2.8 was because of this line where I was loading an PNG image:

LogoComograma.Picture.LoadFromFile(UserSession.ImagemInicial);

ImagemInicial is a variable where I loading with the image path and name. This was always present in my code. With version v15.2.7 it is ok.

I again Alexandre.

Something with Intraweb code regarding ASync refresh had a big change because too many things are broken and this is bad.
All my application was working and now it is not.
Even a code for pagination of a IWGrid was working since like ever and now it's not working, nothing happens when hitting the page buttons.
Also, after a IWDBgrid ASync refresh, when I press a TIWBSbutton to open another form, nothing happens, but before refreshing that IWDBGrid, it open that form.
Also clicking on a TIWCombobox to change the number of items per page on that IWDBGrid, doesn't do nothing, doesn't refresh.

Everything is broken. I had an application that was working great and now it is not. I don't change a line of code in months, so it is not because of my code. Something with the Intraweb core for sure.

Regarding v15.2.8 error:
If I change
LogoComograma.Picture.LoadFromFile(UserSession.ImagemInicial);
to
LogoComograma.ImageFile := UserSession.ImagemInicial

everything is ok
Reply


Messages In This Thread
RE: Problem with IWDBGrid Async refresh - by Comograma - 07-24-2020, 11:47 AM

Forum Jump:


Users browsing this thread: 11 Guest(s)