Hi,
I created a igDateEditor field and then edited the data there.
I select all dates (double click or highlighted) and drag the text out of this Editor (containing the date), then drop mouse and the whole date is lost (example: ____/__/__).I also tried the example at https://www.igniteui.com/editors/date-editorand the same fault.Why is this happening? Is this the igDateEditor bug?
Hello Duong,
Thank you for contacting Infragistics Developer Support.
We have got the same question before.Please take a look at the following forum post.https://ko.infragistics.com/community/forums/t/107327.aspx
The behavior you mention is due to a "standard cutting functionality of the input tag".So it is not the igDateEditor's fault.
I hope this will help.
If you need any further assistance, please let me know.
Best regards,Tatsushi KiryuDeveloper support EngineerInfragistics
Thanks for your answer.
I still wonder why igNumber and igText did not make this fault, but igDateEditor is.