IN the meantime. I have discovered that when data is loaded with page (existed before grid is initialized) all is fine.
Problem occurs when data is empty in the moment of grid init, like when you open new document form.
Version of Smart Grid is “Smart UI v25.0.3 (2025-11-27)”.
If I add idrec, … fields to columns then I can access its data with getRowData().
How can I access all row data fields even if they are not part of visible columns.
This was fully functional jqwidgets grid that I am trying to replace with smart ui grid.
This reply was modified 1 month, 1 week ago by Damir Ugrin.