When I define DataSourceField with displayField attribute and optionDataSource which point to same datasource (for example parent attribute) in ListGrid correct parent value is shown. But in DetailForm build above same datasource value is comming from current row not from parent row. It's documented this way but it is very inconsistent.
How could I achieve same behavior in ListGrid and DetailForm having same DataSource?
TNX
Pavel
How could I achieve same behavior in ListGrid and DetailForm having same DataSource?
TNX
Pavel
Comment