Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

[BUG] #264

Open
shariflotfi opened this issue May 22, 2020 · 1 comment
Open

[BUG] #264

shariflotfi opened this issue May 22, 2020 · 1 comment
Labels

Comments

@shariflotfi
Copy link

Describe the bug
I use navigator1 with multiple pages: (page1,page2,...). in page1 of navigator1, I carete a splitter1, in splitter1 I create another navigator named navigator2 that contains multiple pages(page1,page2,...).
i create a datagridview in each page of navigator2 they named :(datagridview1 in page1, datagridview2 in page2 , ...).
now: I go to navigator1.page1 and copy splitter1(with all inside controls) and I go to navigator1.page2 (that it was blank) and paste the splitter.
the bug appears: all copy-paste is done , but datagridviews were moved from navigator1.page1 !!! with original datagridview.name
screenshots are in this links:
link1-befor copy controls (navigator1.page1).
link2-after copy controls (navigator2.page1).
link3-after copy controls (navigator1.page1).
OS :
-Windows10 x64
-krypton canary 6.0 & stable 5.5

@PWagner1
Copy link
Collaborator

Hi @shariflotfi

Is the datagrid view meant to be in only one Navigator?

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

No branches or pull requests

2 participants