Hybrid View
-
12 Jan 2012 12:41 AM #1
SerializationException on RPC call when providing List from store.getModifiedRecords
SerializationException on RPC call when providing List from store.getModifiedRecords
Hi
I am working with editable grid and i need to pass modified store records through RPC service.
I am getting SerializationException on RPC call.
I am simply passing list to following method..
It gives serializationException , I am struggling here since last 2 days , can any one please help me out?Code:reEditorServiceAsync.setReportColumns(record,new AsyncCallback<List<ReportColumn>>()
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote