I have an editable ListGrid which has a field with an EditorType of SelectItem set. I have defined the PicklListFilterCriteria for the SelectItem and every thing is working well. Now the customer wants to have the choice of doing a text enter on the field or using the current dropdown selection. I changed the SelectItem to a SelectOtherItem and set the OtherTitle and OtherValue fields. It continued to behave as it did with the SelectItem (providing a pulldown menu without the "Other" option). Should this work? Is there some other method I can use to get the results I need?
We're using SmartGWT 2.0, SmartClient_70rc2 Evaluation, Firefox 3.0
We're using SmartGWT 2.0, SmartClient_70rc2 Evaluation, Firefox 3.0
Comment