Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Left click on Outlook grid column header #1850

Open
adamciaston opened this issue Aug 29, 2024 · 2 comments
Open

[Bug]: Left click on Outlook grid column header #1850

adamciaston opened this issue Aug 29, 2024 · 2 comments
Labels
area:datagrid All issues related to the DataGrid. bug Something isn't working regression Something was working in a previous release, but isn't working now. version:85-lts All things to do with V85 LTS. version:95 All things to do with V95. version:100 All things to do with V100.

Comments

@adamciaston
Copy link

When you left click on Outlook grid column header then you got an error:
System.NullReferenceException: 'Object reference not set to an instance of an object.'

Steps to reproduce the behavior:

  1. Populate Outlook grid with any data
  2. Left click on column header
  3. App crashes with NullReferenceException

This feature works with Krypton.Toolkit.Suite.Extended.Outlook.Grid version 70.23.1.5.
Starting from version 80.23.11.318 it throws NullReferenceException error

@adamciaston adamciaston added the bug Something isn't working label Aug 29, 2024
@PWagner1 PWagner1 transferred this issue from Krypton-Suite/Extended-Toolkit Aug 29, 2024
@giduac giduac transferred this issue from Krypton-Suite/Standard-Toolkit Aug 29, 2024
@Smurf-IV Smurf-IV added the regression Something was working in a previous release, but isn't working now. label Aug 29, 2024
@PWagner1
Copy link
Contributor

@Smurf-IV & @giduac

This should be in the ST, as the OutlookGrid has been bought over in V90 (since March/April), and is no longer part of EXT.

@PWagner1 PWagner1 transferred this issue from Krypton-Suite/Extended-Toolkit Nov 15, 2024
@Smurf-IV Smurf-IV added version:85-lts All things to do with V85 LTS. version:100 All things to do with V100. version:95 All things to do with V95. labels Nov 16, 2024
@Smurf-IV Smurf-IV added this to the Version 85 (LTS) milestone Nov 16, 2024
@Smurf-IV Smurf-IV added the area:datagrid All issues related to the DataGrid. label Nov 16, 2024
@Smurf-IV
Copy link
Member

Also needs an example of this in the "Standard Examples" project, and then it adding to the Launcher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:datagrid All issues related to the DataGrid. bug Something isn't working regression Something was working in a previous release, but isn't working now. version:85-lts All things to do with V85 LTS. version:95 All things to do with V95. version:100 All things to do with V100.
Projects
None yet
Development

No branches or pull requests

3 participants