GithubHelp home page GithubHelp logo

cocotteseb / krypton-outlookgrid Goto Github PK

View Code? Open in Web Editor NEW
148.0 21.0 63.0 9.62 MB

Krypton customized version of the .NET Winforms DataGridView (C#) that allows multi-grouping and multi-sorting. Featuring a TreeGrid mode, conditional formatting and additional custom columns.

Home Page: https://www.jdhsoftware.fr/en/products/krypton-outlookgrid/

License: Microsoft Public License

C# 100.00%
datagridview grouping sorting treegrid grid winforms

krypton-outlookgrid's Introduction

Krypton-OutlookGrid (1.6.1)

Krypton customized version of the .NET Winforms DataGridView (C#) that allows multi-grouping and multi-sorting. Featuring a TreeGrid mode, conditional formatting and additional custom columns.

Homepage
Documentation
Release Notes
License

krypton-outlookgrid's People

Contributors

cocotteseb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

krypton-outlookgrid's Issues

Can not drag & drop, re-size, or view control in design time

Hi,
I use your project, create new window form, drag OutlookGrid control to form.
But, I can't see the control in form, can not drag & drop or re-size control.

In normal work, I need to use your grid in a management form to view data, there are many other control as group search, add, edit, delete button... So, It very useful if we can control it in design time.
Pls help!

If first column is TextAndImageColumn, grouping send error

Testing the control I noted that if the first column is KryptonDataGridViewTextAndImageColumn (using new TextAndImage(text, image) for filling data ), the group function (using the right click menu) send an error.

I changed the first column to KryptonDataGridViewTextBoxColumn, and the TextAndImageColumn to the second column and it is working fine.

problem after rebuilding solution

at first run....it works perfect
after rebuild it show that error
i have visual studio 2017

System.NotSupportedException occurred
HResult=0x80131515
Message=ReadOnly controls collection
Source=ComponentFactory.Krypton.Toolkit
StackTrace:
at ComponentFactory.Krypton.Toolkit.KryptonReadOnlyControls.Add(Control value)
at KryptonOutlookGrid.SandBox.MainForm.InitializeComponent() in E:\Salem Projects.net Projects\Krypton-OutlookGrid-master\Krypton-OutlookGrid-master\Source\KryptonOutlookGrid.SandBox\MainForm.Designer.cs:line 62
at KryptonOutlookGrid.SandBox.MainForm..ctor() in E:\Salem Projects.net Projects\Krypton-OutlookGrid-master\Krypton-OutlookGrid-master\Source\KryptonOutlookGrid.SandBox\MainForm.cs:line 17
at KryptonOutlookGrid.SandBox.Program.Main() in E:\Salem Projects.net Projects\Krypton-OutlookGrid-master\Krypton-OutlookGrid-master\Source\KryptonOutlookGrid.SandBox\Program.cs:line 18

image

nuget package . couldnt install on net 4.6.2

nuget package says no dependency

but when installed, it creates build error saying that "requires net 4.5.2." it should accept 4.5.2 and 4.6 and Up??

Error		
Could not install package 'JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid 1.6.1'. 
You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', 
but the package does not contain any assembly references or content files that are compatible with that framework.
For more information, contact the package author.				

TreeGrid mode and Column sorting

I'm implementing a custom grouping with a custom comprarer for a grid in TreeGrid mode.

What I want is to apply an specific sort for each cell in specific column (each group should be sorted using an specific comparer). I'm initializing the ItemsComparer prop (from OutlookGridDefaultGroup) with a class that implements IComparer but it looks like only the header row from the group is sorted.

GridView Filter

Hi

Great Job, Please it will be great to see a possibility of filtering that grid.

Conditional Formatting with text

I need to format a cell background from a byte value (0, 1 and 2), but I need to display a text in the cell. I don't know if it is possible.

I had e error

Help, I had a error in

this.CellOver = new Point(-2, -2);

ln 401 OutlookGrid.cs

My Project has Krypton ToolKit 4.4.0.0, and compile not Krypton ToolKit 4.4.0.1

Thanks,

Changes

Hi @Cocotteseb

There are a lot of changes made to my version that I would like to merge, but I don't want to break your repo. How do you want me to share them with you?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.