DataGridView Combobox Issue

Answered
0
0

Hi,

I upgrade Wisej to 2.0.37 from 2.0.28 and have a combobox in the grid that returns an integer as the id.  It is a cascading dropdown of employees that work for a previously selected company.  The drop down filters down correctly in the EditControlShowing event but when you try to move to the next column it throws an error that it cannot convert the data type and never lets you out of the grid cell.  All of the other dropdowns I have on the grid work fine that are strings for the value.

 

Thanks -Tim

 

  • You must to post comments
Best Answer
0
0

Hi Tim,

this issue (#1962) is fixed in the latest Wisej release (2.0.40).

Best regards
Frank

  • Tim Larson
    Is just tested this and it is now working as expected. Thank you for getting it fixed!
  • You must to post comments
0
0

Hi Tim,

we could reproduce the issue now and are fixing it.
The fix will be included in the next build.

Best regards
Frank

  • Tim Larson
    Glad you were able to reproduce the issue. I wouldn’t have time to make a sample for a few days. Thanks for looking into it more!
  • You must to post comments
0
0

Hi Tim,

any chance to wrap up a test case or describing in more detail where that failing dropdown
differs from the others that are working fine ?

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.