Excel-like pop-up location is not scaled properly on High DPI.
On the second opening, it corrects:
Steps to recreate:
The EnableHotTracking property works only in the first level hierarchy. The lower levels still get highlighted.
In the following scenario, we have enabled the pager functionality of the control. If we move to a different page and then set the DataSource to Null, the page index will not be reset.
The search functionality is inconsistent in Unbound Mode. Typing a word highlights all rows that contain that word or string, as expected. However, if the cursor is moved and additional characters are typed at the beginning of the search box, no results are returned, even if matching rows exist that contain the updated string combination.
The same behavior is not observed in bound mode.
System.ArgumentException: 'An item with the same key has already been added.' when the data source contains DateTime with the same hour, minute, and seconds part (only milliseconds are different):