Treeview Automation doesnt show

Nooby
Member Posts: 15
im making a treeview in c# but cant get it so show in navision
have tride to look on som of the treeview in download but they are in delphi and i cant figure them out so if anyone knows what the problem are or how to show the treeview plz tell me
have tride to look on som of the treeview in download but they are in delphi and i cant figure them out so if anyone knows what the problem are or how to show the treeview plz tell me
0
Answers
-
There exist some techniques to show anything:
1. Standalone window - you have to solve presentation in your DLL
2. In Navision window - create subform (I used to subform with easy identied caption), then you have to find hWnd of this subform and then send all output of your DLL to this window.0 -
im using a subform0
-
There exist some API function which you can use to traverse thru windows and only task is to find the caption of this subform (child of Navision main window) and in your code change the hWnd of your control to found one.0
-
im new at this so if u can show me som examples it would be nice0
-
I don't know about programming in C# (and .NET), but I did this in Visual Basic - video in Navision subform.
At this time I have no code samples.0 -
@nooby: before investing days or weeks in it you must know that at the end it wont be a perfect solution.
why: a Winform is still a Winform and won't act the same way as a child-control in Navision does. You'll have to manage the focus manually, tabbing on the Navision - Form wont work with your Control, etc...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions