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
85
DropDown & WebDataGrid RowUpdating problem
posted

Hello, I'm using a DropDown Editor for several columns in my WebDatagrid:

Settings for the DropDownProvider:

- DataSource: A SQLDataSource

- AutoFilterQueryType: Contains

- EnableAutoFiltering: Server (Client has the same problem)

Everything works as intented, however:

1) Enter EditRowUpdating mode for any row
2) Open any DropDownList and close it again
3) Doubleclick another row to enter the EditRowUpdating mode
--> Now all the Dropdown lists are expanded/opened.

Is there a solution for this problem?

Kevin

Parents Reply Children