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 · 3 comments
Open

Questions about the DatagridView component #245

hbadi opened this issue Mar 22, 2023 · 3 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.

@Wagnerp
Copy link
Contributor

Wagnerp 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)

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

4 participants