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
254
Item Template from Model List
posted

Hi,

I have a list of objects in a Model (among other things). I want to create a combobox with ItemTemplate with a couple of the properties in the object type in the list.

When the page renders, all of the sections of the template are empty. Except the one I specified on the ValueKey. I looked at the html generated, and the json Infragistics creates only has the ValueKey field.

Where can I specify the fields that I need to send to the client? Instead of infragistics assuming that I only need the ValueKey?

PS. Are there any plans of providing a better ItemTemplate (strongly typed) functionality in the future?

 

Thanks,

Carlos