Reload MVC table based on arguments
HI All
I have a MVC table in a wizard that displays a list of CAD Components. In the same wizard, I have a combo box which when changed has to change the components.
Example, let say the combo box is a filter for parts and assemblies. When I select Parts in the combobox, the table should reload and display only the parts and vice versa.
Any ideas how it can be done? I'm unable to build the table based on the value selected in the combobox.

