Home
Options

[Bug] C# Expression Sorting Grid Index Out Of Range Exception

Version: 5.03.03(AnyCPU)

Step 1:
Make new C# expression query
Step 2:
Run this
new string[] {null,null,"hello"}.Select(x=>x)
Step 3:
Attempt to sort it
Step 4:
nulls turn black, clicking on one causes index exception

Comments

Sign In or Register to comment.