-
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.…
-
I have a KryptonOutlookGrid that behaves normally. Right now, I have a 4k display with windows scaling at 150%. When I have a column grouped, the header height is totally abnormal. The group header…
-
Something like these solutions but built into Krypton:
- https://stackoverflow.com/questions/1366436/how-can-merge-a-particular-column-header-in-datagridview-c
- http://csharpdotnet2012.blogspot.com…
-
- [ ] 1010!
com.gramgames.tenten/com.prime31.UnityPlayerNativeActivity
---
- [ ] 123D Catch
com.autodesk.Catch/com.autodesk.Catch.SplashActivity
---
- [ ] 2048
in.net.shreyas.game2048…
-
Hi there,
Im not quite sure is the issue I have been experienceing is a bug with the OutlookGrid or more my use of it but whenever i attempt to use the .Fill() command I would recieve 'cast' error…
-
Could you also include german as a language for the Outlook.grid. I have translated the resource as good as possible and attached.
[Krypton.Toolkit.Suite.Extended.Outlook.Grid.Languague.Strings.de-…
-
**Describe the bug**
I have an app that uses Krypton standard toolkit and the outlook grid from the extended toolkit. I have updated every project from the solution to 4.8 framework. The standard t…
-
**Describe the bug**
I've been using an old version of `KryptonOutlookGrid` and just tried to upgrade to the [latest NuGet package](https://www.nuget.org/packages/Krypton.Toolkit.Suite.Extended.Outlo…
-
Hi!
I've been using the original KrptonOutlookGrid library from JDH Software. I have an additional method on this library, especifically on `KryptonOutlookGridGroupBox.cs`:
```cs
/…
-
**Is your feature request related to a problem? Please describe.**
Because of the custom sorting logic of the OutlookGrid, the `SortCompare` event can no longer be used to override the comparing logi…