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
940
Combo (dropdown) in Grid
posted

I am having great difficulty in getting a igCombo as a column within my igGrid.

I have been through all of the Infragistics samples without success and am battling to work this out.

I have a MVC view which is passed a Model from a controller containing a list of Documents (vmDocumentItems) and DocumentTypes (vmDocumentTypeItems) in separate view models.

I need to populate the igGrid with vmDocumentItems model data and the igCombo with the vmDocumentTypeItems model data

Please take a look at the attached PDF document which contains the code sample.

I would appreciate if someone would assist me with this requirement.

igGridCombo.rar
Parents Reply Children
No Data