Problem in getting the data into form

deepthi.vdeepthi.v Member Posts: 62
Hi All,

I am having the requirement to get the data from two tables into one list form . I don't want to create seperate table.

Ex. i want to get the data from customer,vendor table into one single form .

suggest me ....








Regards,
Deepu..

Comments

  • lubostlubost Member Posts: 623
    Hi,

    It is, I think, possible only by modifying OnNextRecord() and OnFindRecord() triggers but this is very hard to code it without unwanted influences. I think, that performance will fall down using this.
  • devu_13devu_13 Member Posts: 101
    Hi
    Without Using SubForm you can't use two tables togather.so use subform.
    Devendra Kr. Sharma
    IBIZ Consulting Services,India
  • ssinglassingla Member Posts: 2,973
    Check if Receivable-Payables Lines form 355 helps.
    CA Sandeep Singla
    http://ssdynamics.co.in
  • idiotidiot Member Posts: 651
    It's possible but a lot of work by using variables, but you forgo any lookup/drilldown/filtering ability...
    NAV - Norton Anti Virus

    ERP Consultant (not just Navision) & Navision challenger
Sign In or Register to comment.