I work with Employ Portal in Navision 4 sp3 . Because this functional is very poor, i need to make new web-part, displaying data from navision.
I make "hello world" web-part in visual studio 2003 and it work correctly in share point 2003.
I know that navsion obtains data from share point by means of CPHandler.dll and xml files DocIn DocOut.
But how to work with CPHandler.dll in Visual studio 2003 I don't know.
I need to display even the Items list in DataGrid, please help me!
0