why this method (getRowData) has such confusing name?
it doesnt returns the DATA you've provided for this row (using setRowData for example), bu instead ti returns only formatted values of visible columns.
and as I see in code – the original data itself doesn't even stored, so there isn't any way to retrieve original data you've added to grid? this is stupid.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top