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
115
DropDownProvider selected value not displayed
posted

Hello,

I am able to bind all the values in DropdownProvider inside WebDataGrid using the stored procedure from SQL Server but the issue after selecting the item,item is displayed but not visible.If I double click on the item I can see the item.Please see the below screen shot...

Sceen Shot1..

Screenshot2..

So in Screeshot2 when I double click on item it is visible

Thanks,

Rakesh

Parents
No Data
Reply
  • 1080
    Offline posted

    Hello Rakesh,

    Thank you for posting in our community.

    I have created a sample trying to reproduce the described behavior based on the provided screenshots and explanation. On my side, everything works as expected, the row values are displayed correctly and when the grid enters edit mode the dropdown is rendered as expected.

    Please test it on your side and let me know how it behaves. If this is not an accurate demonstration of what you are trying to achieve please feel free to modify it and send it back to me along with steps to reproduce.

    Having a working sample that I can debug on my side is going to be highly appreciated and helpful for finding the root cause of this behavior sooner.

    Looking forward to hearing from you.

    4807.Sample.zip

Children
No Data