Linq error with Version 1.4.95

Answered
0
0

Hi,

We found an error with a Linq query using version 1.4.95. In this case we are looping through controls on a form in their tabindex order. Please see attached example and little video showing the problem. We don’t know what version it broke in. We had to keep our version using 1.4.65.

Thanks,
Robin.

  • You must to post comments
Best Answer
0
0

Hi Robin,

WJ-8968 is fixed in latest Wisej dev build (1.4.99).

Best regards
Frank

  • Robin Lao
    Confirmed fixed. Thanks! Robin
  • You must to post comments
0
0

Hi Robin,

thanks for reporting this problem. We added support for IList<Control> to improve LINQ support but apparently missed an override that was applied.

It´s logged as WJ-8968 and will be fixed in the next release.

Best regards
Frank

  • Robin Lao
    Thanks Frank! Robin.
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.