Editable BinLocationDesc in SOH  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

Editable BinLocationDesc in SOH

Postby DannyC » Wed Sep 02, 2020 6:01 pm

Back in 7.0.175, the bin was editable in SOH, Transaction Detail.
In 7.2.1, it can only be set via the lookup.

I was hoping I could get that col unlocked so users can type into it, but I tried to use the following code which didn't work. I knew it wouldn't be that easy!
Code: Select all
   private void inventory_FormLoad(object sender, System.EventArgs e)
   {
      JiwaFinancials.Jiwa.JiwaInventoryUI.InventoryMaintenanceForm invForm = (JiwaFinancials.Jiwa.JiwaInventoryUI.InventoryMaintenanceForm)sender;
      invForm.grdSOH.LockColumn(false,"BinLocation", -1);
   }


Clues?
User avatar
DannyC
Senpai
Senpai
 
Posts: 718
Joined: Fri Mar 22, 2013 12:23 pm
Topics Solved: 31

Re: Editable BinLocationDesc in SOH  Topic is solved

Postby Mike.Sheen » Wed Sep 02, 2020 6:14 pm

Does this help? viewtopic.php?f=26&t=1306 (rhetorical question - I know it does :))
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 2 guests