开发者

Grid with multiple records matchs with the master record being displayed

开发者 https://www.devze.com 2023-02-22 10:54 出处:网络
Scenario:- You have a screen with a master record and a grid with multiple detail records, such as \"Order\" and \"Order Line Items\".The user can \"scroll\" from one master record to the next, or ba

Scenario:-

You have a screen with a master record and a grid with multiple detail records, such as "Order" and "Order Line Items". The user can "scroll" from one master record to the next, or back again.

Question:-

How will you guarantee that the detail grid records being d开发者_运维知识库isplayed always match the master record being displayed.


i think implementation of cascading dropdown technique may help.

0

精彩评论

暂无评论...
验证码 换一张
取 消