Hi,
I have a lookup column on the grid which is bound by a linq datasource. The dropdownstyle is set to dropdown so that I can edit the field. I can now enter my own values that may or may not be in the dropdown datasource, but when the column looses focus, the old value shows up.
What I want is the lookupcolumn to have some predifined items that are used only as a guidence and then the user can choose one of the items or enter a new one...
Thanks
Deepak
I have a lookup column on the grid which is bound by a linq datasource. The dropdownstyle is set to dropdown so that I can edit the field. I can now enter my own values that may or may not be in the dropdown datasource, but when the column looses focus, the old value shows up.
What I want is the lookupcolumn to have some predifined items that are used only as a guidence and then the user can choose one of the items or enter a new one...
Thanks
Deepak