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
325
Editing Field With DropDownProvider shows Value attribute
posted

See attachment file for screen shot of my issue.

When I go into edit a cell with a Drop Down Provider as soon as the Drop Down becomes active the cell reverts to the Value field. Is there any way to prevent this from happening. It's confusing to end users. The functionality of the grid/dropdown works fine.

Thanks for you help!

  • 322
    posted

    I am having the same issue - it would be nice if the WebDropDown control in a DropDownProvider auto-matched to the correct list item based on matching value attributes (cell vs. listitem) versus showing the the actual cell value and leaving it to the user to re-select the correct one.