select Description from inventJournalTrans
join inventJournalTable
where inventJournalTable.JournalId==inventJournalTrans.JournalId
&& inventJournalTrans.Voucher==_generalJournalEntry.SubledgerVoucher;
ledgerTransListAccountTmp.Txt = inventJournalTrans.Description;
this under line text is correct for fetch for description if not then send me correct syntax
i am using this for get description
and attached screen shot Image may be NSFW.
Clik here to view.Image may be NSFW.
Clik here to view.