EditableList Control Issues

Hi,

I was using SyncFusion Studio version 4.0. I had a form with the EditableList control which allowed to add , edit & delete the list items. It was working fine. I upgraded to version 5.0 today & now the control doesn't work as expected. I am getting null or empty value for the editable listbox selected item.

editableList1.ListBox.SelectedItem is null when user presses enter after editing the item

editableList1.ListBox.SelectedItem is empty when user clicks outside after editing the item

In both the situations textbox leave event fires properly.

I have attached code for textbox leave event.

Any help would be appreciated.

Thanks,
Usha



NoteType_LeaveEvent.zip

1 Reply

SR Sri Rajan Syncfusion Team January 31, 2008 06:00 PM UTC

Hi Usha,

Thank you for your interest in Syncfusion products.

I have tested this issue in a simple application with Essential studio V4.1.0.50 and V.5.1.1.0. But i was not able to reproduce the issue. I have attached my test sample.

http://websamples.syncfusion.com/samples/Tools.Windows/F71394/main.htm

Is it possible for you to upload us a minimal sample or modify the attached sample to reproduce the issue here? This will help us to analyze the issue further.

Please let me know if this helps.

Regards,
Srirajan



Loader.
Up arrow icon