Hello,
Is there any way in which I can partially filter the items in a datagridview combobox? By this, I mean I would like to allow the user to select either a string (in my case, the word "Daily") or allow them to put in any number instead? So ideally, I would like to have the drop down show only "Daily", but if they do not want to use it, they may use a number instead by manual input.
Many thanks,
Wulfe
Is there any way in which I can partially filter the items in a datagridview combobox? By this, I mean I would like to allow the user to select either a string (in my case, the word "Daily") or allow them to put in any number instead? So ideally, I would like to have the drop down show only "Daily", but if they do not want to use it, they may use a number instead by manual input.
Many thanks,
Wulfe