Nav2009 and PictureBox

DamianoDamiano Member Posts: 5
edited 2009-06-30 in NAV Three Tier
Hi to all. I've a problem converting my application from Nav5.0 to NAV2009 version.
I have to insert, into several subforms, the item picture (eg. Sales Order Subform I need to show the Item). The problem is that in classic client I put a picture box with sourceExpr "Item.Picture" but it seems impossible to do that int RTC client. If I try to insert a field with same BLOB sourceExpr it's shown like a textbox (as you can see into attached bmp). I can't put a picture into every single Order/Invoice/CrMemo Line because of Database management.

Another question is: How to import a picture in RTC using C/AL code? (eg On open Page I load a picture and on closing page I delete it)

Thanks in advance

Damiano

Comments

Sign In or Register to comment.