[Solved]Autocomplete TextBox with LabelText

Answered Closed
0
0

Hi,

I have 2 TextBoxes (with 2 different AutoComplete List) and LabelText is set

textBox2.LabelText = “TextBox2”;
textBox1.LabelText = “TextBox1″;

I see the generated html has 2 datalist with same id <datalist id=”null_datalist”>. It causes problem, that the second textbox takes the autocomplete list from the first textBox and it is wrong. Please fix this bug.

Thanks for your help,

Page

  • You must to post comments
Best Answer
0
0

Hi Page,

this was logged as #2834 and is fixed in Wisej release 2.5.23

Best regards
Frank

  • You must to post comments
0
0

Hi Page,

Thanks for reporting, it already fixed and next release will be deployed small later in this week.

Happy coding and Best wishes,

Kevin (ITG)

  • You must to post comments
0
0

Hi
Please, comment us what version of Wisej are you using

Regards

  • Page Page
    Hi, the problem is in version 2.5.21 and 2.5.20
  • You must to post comments
Showing 3 results