Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
385
Set Wingrid cell value that not in value list
posted

Hi. I need to set value to cell that not in value list, it sets but it shows in cell myValue.ToString() string , is it possible to handle what cell will show if value not in value list?

so, my goal is to show value in cell but don't allow user to chose it from dropdown. Please advice.