Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Get data of dropdown object in the SwfTable
posted

Hi,

I have a dropdown object in the SwfTable. When I activated on the cell, dropdown object is present. I want get data in dropdown but cannot. Please help me.

Thanks.

Parents
  • 7695
    Offline posted

    Hi,

        Let's start out with what is the SwfTable, and what is the DropDown object. Use the .NET Windows Forms Spy(under the Tools Menu) and click on the object. It should tell you it's type name. Either that or you can use the ObjectSpy, and Click on the object, and see what the SwfTypeName is.

    Second are you using Infragistics products, NetAdvantage and TestAdvantage, and if so what versions?

    Third what data are you trying to get? Are you trying to get the list of data? Perhaps including a screenshot of the SwfTable, and the Dropdown, dropped down, and highlight the information that you want to garner.

Reply Children