High-Performance UI Component Library for Enterprise Applications › Forums › Data Grid › Problem with row data › Reply To: Problem with row data
July 1, 2026 at 12:53 pm
#113618
Keymaster
Hi Damir,
It does not matter whether the grid is initialized or not, it’s important to have the dataFields property of the dataSourceSettings object set and the columns to point to the data fields in the data fields collection. This way, the data will be readable and stored.
Regards,
Markov