Site Search:
Sign in | Join | Help
4Penny.net

Janus System

All things for all Janus products

Adding a dropdown in a Janus grid

Here is a short piece of code that details the databinding code for adding a drop down list in a Janus grid

 'bind the dropdown
Me.GridEX1.DropDowns("slprsnid").DataSource = db._4P_RM00301_SEL()


'bind the grids
Me.GridEX1.DataSource = db.FP_SOP10101_SEL_byOrder(m_strSopnumber, m_intSoptype)

Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add

About Steve Gray

Steve is a seasoned (translate: old) developer in VB and ASP.NET. He spends most of his time in Dynamics GP, writing custom mods for consulting firms. Crystal reports, eConnect, VS Tools for Dynamics... anything that comes along.