Hi,
So I have a really weird problem. One customer on our cloud (web DF19.1) has a problem with a cWebGrid and one column in there. They check the checkbox, and save the row by moving down to the next row. When doing this, the checkbox is being unchecked visually, but moving back up to that first row that they just checked (which now looks unchecked), the checkbox is set again... Hard to explain but it behaves really funky :-)

Now to the mystery: I set up an exakt copy of their webapp workspace, on the same server, pointing to the same database, using the same int-files. So, everything in programs and apphtml is exactly the same except webservicedispatcher points to antoher app. This application has it's own virtual directory in IIS, as an application under the orginal (original: https://xxx.pp7cloud.com/ copy application: https://xxx.pp7cloud.com/test/)

So how can the same everything behave differently like this? And what might cause the column checkgox to behave like that? Any ideas? :-)

Thanks