I tried to follow "Edit On Double Click" Tutorial:
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx
Everything works quite well. Except that when I changed the GridTextBoxColumnEditor to Multirow mode, it won't be tracked change anymore, (If I make some editing into this multirow textbox, and then click outside, it won't popup "Update changes!", but it works once I change the GridTextBoxColumnEditor back to "SingleLine")
I opened the Demo Project (RadControlExamples that comes with the package), and change the textbox in this project to Multirow, it won't work either.
Please let me know if there is any workaround, Thanks.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx
Everything works quite well. Except that when I changed the GridTextBoxColumnEditor to Multirow mode, it won't be tracked change anymore, (If I make some editing into this multirow textbox, and then click outside, it won't popup "Update changes!", but it works once I change the GridTextBoxColumnEditor back to "SingleLine")
I opened the Demo Project (RadControlExamples that comes with the package), and change the textbox in this project to Multirow, it won't work either.
Please let me know if there is any workaround, Thanks.