Telerik Forums,
The company I work for has a scenario that I'm sure other people have faced. We have several tables of records that are mainly used as code values, status codes, etc. Each of these tables has an Active flag so that as old values are no longer needed we can flag them so they aren't displayed to the user. However, when looking at an older record it is very possible that you would need to populate a value that is now inactive.
I believe/hope that either the telerik ComboBox or MultiColumnComboBox could assist us with this, I'm envisioning that the ComboBox would load both the active and inactive values and that with a filter applied only the active values would be displayed in the drop down for the user to select on new data entry.
Does this sound like something that can be achieved with a telerik control?
Thanks in advance,
Jeremie
The company I work for has a scenario that I'm sure other people have faced. We have several tables of records that are mainly used as code values, status codes, etc. Each of these tables has an Active flag so that as old values are no longer needed we can flag them so they aren't displayed to the user. However, when looking at an older record it is very possible that you would need to populate a value that is now inactive.
I believe/hope that either the telerik ComboBox or MultiColumnComboBox could assist us with this, I'm envisioning that the ComboBox would load both the active and inactive values and that with a filter applied only the active values would be displayed in the drop down for the user to select on new data entry.
Does this sound like something that can be achieved with a telerik control?
Thanks in advance,
Jeremie