I have an IgGrid with a rowedittemplate
Without the template:
i can write custom values on my combo and it will commit them to datasource.
With template:
If i try to write custom values it will just leave an empty space once in the grid cell after the dialog is closed.
If I check 2 or more values in checkbox from the combo, it will only bind the first value.
Am I forgetting something or is this a bug?
please assist me :(
----
I just found out that custom values with multi checkbox its an issue with a workarround.
But it still doesn't explains why I cannot bind multiple checkboxes with modal window. (another bug?)
Hello Joao,
Thank you for posting in the community.
As you have noted, custom values and multi-checkbox selection is currently a limitation of the igCombo:
http://help.infragistics.com/NetAdvantage/jQuery/2013.1/CLR4.0?page=igCombo_Known_Limitations.html
In order to be able to provide you with feedback, I will need some additional information regarding the issue you are currently experiencing. Are you unable to bind multiple checkboxes in the same row editing template ? Any additional information regarding product version used, sample code or snippets would be greatly appreciated and will allow me to examine the matter in more detail.