BUG Databinding doesn''t work properly with the edit control

If you bind text to the Edit control,
the TextChange event is raised too many times (even when there is not modifications)

Regards

3 Replies

SK Sarath Kumar G Syncfusion Team July 12, 2007 12:40 AM UTC

Hi Stephane,

Thank you for your interest in Syncfusion products.

I am afraid I am unable to reproduce the issue. To explain this criteria I have created a sample which makes use of action-keystroke binding functionality for command's like New, Save, SaveAs, Open and Goto. Here is the sample for your reference.

http://websamples.syncfusion.com/samples/Edit/35524/main.htm

Hope so my understanding is correct. If not can you please send your sample program using which the issue is reproduced which will be more helpful for us to investigate further in this issue.

Please let me know for further help.

Regards,
Sarath


SB Stéphane BLANC July 12, 2007 07:51 AM UTC

That's because you are not binding text into the edit control.

When you bind text you have two events raised :
The first one with an empty string
The second one with the text content

Same bug has in previous versions !



SK Sarath Kumar G Syncfusion Team July 14, 2007 01:18 AM UTC


Hi Stefane,

Your Direct-Trac incident #35524 in this regard has been updated. Please refer to my response there and let me know if you need any other information.

Thanks for your patience.

Regards,
Sarath

Loader.
Up arrow icon