Wanted to lookup a list of directives, but the list doesn’t populate until you mouse over it.
Thought maybe it was just something odd going on so I rebooted my PC and recreated the query but it has the same issues.
Anyone have any idea what is going on here and can point me in the right direction?
It’s a column of data in your 3rd row there causing it. What does the query look like. Usually it’s data so large in a single cell that it breaks infragistics, or an image column.
It’s the BPDirective table with no criteria. There’s only 448 rows when ran wide open.
I changed it to show only those with IsUpToDate = false and that makes it only 11 rows.
Same performance.