Options

Simulation of Classic's Behaviour

sbillysbilly Member Posts: 231
edited 2011-05-10 in NAV Three Tier
Hi all;
I need advices and help. It's very important for my studies.
I want to reproduce a Sales order in a web project (C# and asp.net).
I don't have problem with the header, but my question is about sales line.
Which element can represent the sales order subform, knowing that I must read and write from and into Navision.
It must have the same behaviour like the classic client.
Shall I use "gridview" or "listview" and how can I use them.
Thanks for all

Comments

  • Options
    krikikriki Member, Moderator Posts: 9,090
    [If you want some more help, you better change your title to something more meaningful. Your title is too general.]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Options
    SogSog Member Posts: 1,023
    I would go for a gridview, because you can easily make all the fields in your gridview editable.
    But to mimic the sales order subform with a gridview, I think our colleagues experienced in .NET can help you with that. They know all the possibilities with gridviews, and may have another (custom) control that fits your needs.
    If you open a topic on a .net forum just describe the behavior you want. And they should be able to help you.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
Sign In or Register to comment.