Questions Tagged With recordsethttps://answers.axonivy.com/tags/recordset/?type=rssquestions tagged <span class="tag">recordset</span>enSat, 16 Jun 2018 08:09:31 -0400Pass Recordsets as start parameter to ui:compositionhttps://answers.axonivy.com/questions/3331/pass-recordsets-as-start-parameter-to-ui-composition<p>Hello Ivy Team,</p> <p>I would like to pass a Recordset from a View to a ui:composition View. But I get this error. </p><pre>IllegalArgumentException: Could not assign value '[Record(Some Record Data)]' with type 'ch.ivyteam.ivy.dialog.execution.jsf.controller.IvyRecordsetResolver$RecordsetListWrapper' from class loader 'org.eclipse.osgi.internal.loader.EquinoxClassLoader@422e14ad[ch.ivyteam.ivy.dialog.jsf:7.0.3.201801301123(id=46)]' to member 'recordset' with type 'ch.ivyteam.ivy.scripting.objects.Recordset' </pre><p></p> <p>Is it possible to pass a Recordset by reference to a UI Composition View?</p>Florian HeinrichSat, 16 Jun 2018 08:09:31 -0400https://answers.axonivy.com/questions/3331/pass-recordsets-as-start-parameter-to-ui-compositionrecordsethtmldialogEditable Datatable and Recordsethttps://answers.axonivy.com/questions/1673/editable-datatable-and-recordset<p>Hi, I have a problem with p:datatable which has dynamic number of columns and it is editable. Data source of the table is ivy Recordset. </p> <p>The problem is when a user change some value, this change is not processed into Recordset so the Recordset remains with old values. I have tried to change the datatable to use cell editor - with no effect.</p> <p>Here is the code: <img alt="alt text" src="http://answers.axonivy.com/upfiles/datatable.PNG"></p> <h1>{lgi.prioritizationComposite.getRows()} returns a Recordset</h1> <p>Do you have any idea what is wrong? In HTML dialog demos there is an example of datatable and recordset. But I see nothing special in it.</p> <p>Thanks Matej</p>matej_smetanaWed, 02 Mar 2016 13:35:37 -0500https://answers.axonivy.com/questions/1673/editable-datatable-and-recordsetrecordsetdatabindingprimefacesHow can I use a list returned from persistence in a HTML dialog dataTable element?https://answers.axonivy.com/questions/241/how-can-i-use-a-list-returned-from-persistence-in-a-html-dialog-datatable-element<p>How can I use persistence to get results from query as a recordset, I can use directly in a dataTable-Element?</p>Richard SchmidMon, 13 Jan 2014 11:53:46 -0500https://answers.axonivy.com/questions/241/how-can-i-use-a-list-returned-from-persistence-in-a-html-dialog-datatable-elementrecordsetpersistence