Archives
Let say you want to show item material status in Item Availability Form, you may just create a new edit field in form, then bind the form component to COLLECTION(SL.SLItems(PROPERTY(Stat) FILTER(Item = FP(Item)))) . Please note that if you want to do this in grid column, since the value is not in collection, so the […]
Oct 15th, 2011 | Filed under Development, VB .Net
Tags: collection, form component