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

- Start work #76

Merged
merged 3 commits into from
Apr 5, 2021
Merged

- Start work #76

merged 3 commits into from
Apr 5, 2021

Conversation

Smurf-IV
Copy link
Member

@Smurf-IV Smurf-IV commented Apr 4, 2021

@Smurf-IV Smurf-IV requested a review from Wagnerp April 4, 2021 10:16
- RowHeader indicating which is active (In case child view has similar header to master)
- Scroll bar for the Details view
- MultiView showing Tabs for each Child
- Krypton theming

## Single Detail View
This allows a Master Detail view to be seen with very little code from the client side

## Multi Detail View
Places Child Detail views into tabs under each Master row.

# ToDO
- Add in Krypton Ext Column Types
- Deal with no Details for Master row
- Make the Details view height dynamic
- Add Max Height Design control for MaxHeight
- More Documentation
- Extend demo App to use a progmatic list / dictionary
@todo
Copy link

todo bot commented Apr 5, 2021

replace the Columns with the Krypton Ext Equivalents

https://github.com/Krypton-Suite/Extended-Toolkit/blob/ad7e0d4b5f8fed21dfe8b0c3d7e1c95b999d51c7/Source/Krypton Toolkit/Main/Krypton.Toolkit.Suite.Extended.DataGridView/Implementation/MasterDetailGridViewBase.cs#L86-L91


This comment was generated by todo based on a TODO comment in ad7e0d4 in #76. cc @Krypton-Suite.

@todo
Copy link

todo bot commented Apr 5, 2021

System.Int64 to NumericUpDowner ??

https://github.com/Krypton-Suite/Extended-Toolkit/blob/ad7e0d4b5f8fed21dfe8b0c3d7e1c95b999d51c7/Source/Krypton Toolkit/Main/Krypton.Toolkit.Suite.Extended.DataGridView/Implementation/MasterDetailGridViewBase.cs#L101-L106


This comment was generated by todo based on a TODO comment in ad7e0d4 in #76. cc @Krypton-Suite.

@todo
Copy link

todo bot commented Apr 5, 2021

This could be passed from the parent value

https://github.com/Krypton-Suite/Extended-Toolkit/blob/ad7e0d4b5f8fed21dfe8b0c3d7e1c95b999d51c7/Source/Krypton Toolkit/Main/Krypton.Toolkit.Suite.Extended.DataGridView/Implementation/MasterDetailGridViewBase.cs#L277-L282


This comment was generated by todo based on a TODO comment in ad7e0d4 in #76. cc @Krypton-Suite.

@todo
Copy link

todo bot commented Apr 5, 2021

Replace the TabControl with the Krypton Equivalent

https://github.com/Krypton-Suite/Extended-Toolkit/blob/ad7e0d4b5f8fed21dfe8b0c3d7e1c95b999d51c7/Source/Krypton Toolkit/Main/Krypton.Toolkit.Suite.Extended.DataGridView/MasterMultiDetailView.cs#L19-L24


This comment was generated by todo based on a TODO comment in ad7e0d4 in #76. cc @Krypton-Suite.

@todo
Copy link

todo bot commented Apr 5, 2021

use Krypton.Navigator

https://github.com/Krypton-Suite/Extended-Toolkit/blob/ad7e0d4b5f8fed21dfe8b0c3d7e1c95b999d51c7/Source/Krypton Toolkit/Main/Krypton.Toolkit.Suite.Extended.DataGridView/MultiDetailView.cs#L10-L15


This comment was generated by todo based on a TODO comment in ad7e0d4 in #76. cc @Krypton-Suite.

@Smurf-IV Smurf-IV marked this pull request as ready for review April 5, 2021 18:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants