WISEJ 2.2.17-2.2.52 ComboBox bug in datagrid

0
0

Hi,

if you have a datagrid with combobox column,

put the value with keyboard, and do NOT press ENTER, move with mouse into another cell and continue with input…

if you sort the value disappear, if you loop through all cells the value is nothing

The value is good only if press ENTER but not moving mouse

see video http://somup.com/cr12IpqgqJ

in wisej 2.2.14 there is not this bug

best

Cristian

  • You must to post comments
0
0

Hi Cristian

We was reproduce the issue. :-), Thanks

I’ll report to our develop team.

The fix will be available in the next build

Regards

  • You must to post comments
0
0

Hi,

there are more variables to consider.

if AllowUserToAddRows = false, this bug is present only with DropDownStyle = DropDownList

if AllowUserToAddRows = true, this bug is present both with DropDown and DropDownList style,

Column 01 remember to move to next cell only with mouse do not press Enter key

(you can delete the  column 0 from sample)

I attach a sample

best

Attachment
  • You must to post comments
0
0

Hi Cristian

In addition to what to my coworker comment, I suggest you to update to our last official build 2.2.52. In this the issue that you report dont occurs.

I attach a sample video

https://drive.google.com/file/d/1FWKiG2HwdKR_aJoIhwvcICYHX6E0cPBy/view?usp=sharing

Under the hood, the column with combobox is data binded to a datatable.

Regards.

 

  • You must to post comments
0
0

Hi Cristian,

Can you provide a code example that shows the problem better?

Best,

Kevin (ITG)

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.