BobyIsProgress
Member
Hello Guys,
I'm currently working on a project to migrate our ERP from OE10.2 & OE11.7 in 32Bits to OE12.8 64Bits.
My main task is to established a process to convert a Browse into a datagridview.
I'm currently able to display a multitable request.
I'm not able to display the second temp-table of a prodataset.
Also, I'm working on recreating each interaction we would have with it:
- Popup Menu on right-click
- Hiding and showing column at runtime
- Creating record
- Updating record
- Deleting record
And use new functionnality like a
- drill-down table,
- Sorting by clicking on column header,
- ...
I'm searching since a week, and it is a little hard to find example, and detail explanation of how to do it.
So I'm asking to you guys if you have example. The main point in this is to established a process of step to follow to convert an appBuilder window into a .NEt window with a datagridview in it.
Best Regards, And thanks for your help,
BobyIsProgress
I'm currently working on a project to migrate our ERP from OE10.2 & OE11.7 in 32Bits to OE12.8 64Bits.
My main task is to established a process to convert a Browse into a datagridview.
I'm currently able to display a multitable request.
I'm not able to display the second temp-table of a prodataset.
Also, I'm working on recreating each interaction we would have with it:
- Popup Menu on right-click
- Hiding and showing column at runtime
- Creating record
- Updating record
- Deleting record
And use new functionnality like a
- drill-down table,
- Sorting by clicking on column header,
- ...
I'm searching since a week, and it is a little hard to find example, and detail explanation of how to do it.
So I'm asking to you guys if you have example. The main point in this is to established a process of step to follow to convert an appBuilder window into a .NEt window with a datagridview in it.
Best Regards, And thanks for your help,
BobyIsProgress