devxlogo

Get a Dropdown Datawindow Handle

Get a Dropdown Datawindow Handle

Question:
How can I insert rows into a dropdown datawindow that is a column in a datawindow im my report?

Answer:
You need to use the following code to access the child dropdown datawindow:

datawindowchild ldwc_DWCdw_1.GetChild( 'column', ldwc_DWC )ldwc_DWC.InsertRow( 0 )
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist