ComponentFactory / Krypton

Krypton WinForms components for .NET
BSD 3-Clause "New" or "Revised" License
1.88k stars 691 forks source link

Questions about the DatagridView component #245

Open hbadi opened 1 year ago

hbadi commented 1 year ago

Hi,

I'm quite frustrated about datagrid :

Thanks.

PWagner1 commented 1 year ago

Hi @hbadi

What version of the toolkit are you using?

lesandrog commented 5 months ago

Hello, enjoying the post, DatagridView does not have the ".BorderStyle" option. Example .BorderStyle = BorderStyle.Fixed3D

Smurf-IV commented 5 months ago

This is the "Old" factory... So you might be able to wrap the Grid in a Panel and use the border style on that, Or, Use Styled Borders elements directly (Not part of the DataGrid)

blackholeearth commented 1 week ago

@Smurf-IV

This is the "Old" factory...

İs there a new version? İs this repo outdated??

Edit: i think, you are referring to this, right? https://github.com/Krypton-Suite/Standard-Toolkit

İts also coming on top, at the nuget search. Got confused for a second.. 👌🤣 🤦

PWagner1 commented 1 week ago

@Smurf-IV

This is the "Old" factory...

İs there a new version? İs this repo outdated??

Edit: i think, you are referring to this, right? https://github.com/Krypton-Suite/Standard-Toolkit

İts also coming on top, at the nuget search. Got confused for a second.. 👌🤣 🤦

@blackholeearth

Yes, the CF version is no longer being developed, but our version is.