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

Questions about the DatagridView component #245

Open
hbadi opened this issue Mar 22, 2023 · 5 comments
Open

Questions about the DatagridView component #245

hbadi opened this issue Mar 22, 2023 · 5 comments

Comments

@hbadi
Copy link

hbadi commented Mar 22, 2023

Hi,

I'm quite frustrated about datagrid :

  • I'd like to use the datagrid component but with a one hiearchical column and other columns "flat". Is there a way to do that ?
  • How can I constrain a numerical value to be either an integer or a bounded number (max/min) ?
  • How can I group by a column or filter using classical boolean conditions ?
  • Is it possible to dynamically hide/unhide a column through a settings dialog ?

Thanks.

@PWagner1
Copy link
Contributor

PWagner1 commented Apr 7, 2023

Hi @hbadi

What version of the toolkit are you using?

@lesandrog
Copy link

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

@Smurf-IV
Copy link

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
Copy link

blackholeearth commented Sep 23, 2024

@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
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants