I have a grid where I do inline editing on about 10 columns. Several of these columns have dropdown editors. When the grid is initially loaded it displays the text of the drop down and not the value. This is good. However, when a row is updated, the column display its value on return. (That is it looses it text display). How do we keep the text display? Is there something i can call on the grid provider or am i missing a property.
Hello Manuel,
could you post your markup code to see which properties are set.
Thank you
Yes, i am still having the issue. I have attached the page in question.
I have also same kind of issue.Could you please suggest me the solution of this problem?