Hi,
In My Form i have two string control for filtering my grid (Site and Warehouse). In my string control i had written code for multiselect lookup using Syslookupmultiselectctrl class. Then when i select the Sites in the site control, i will get the Site values from the site control in the warehouse lookup method and i will filter the corresponded warehouse values in Warehouse control. See the below image. I had placed breakpoint at Warehouse control lookup method. When i choose the site and then when i click the warehouse Control the lookup method method hits at breakpoint. Then after when i changed the site values in Site control , and then when i click the Warehouse control the lookup method for that warehouse control was not hitting at breakpoint. Then i commented the Syslookupmultiselectctrl class line in the warehouse lookup method code, it hits the breakpoint everytime when i click the warehouse control. Why the lookupmethod in warehouse control is not called at second time.So, instead of using Syslookupmultiselectctrl class , is there any other solutions to achieve the multiselect lookup.
Regards,
Ram,
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (