InfoAdgrade / AdPrototype

Prototipo wakanda
0 stars 0 forks source link

Customer card: open the related people and the related contract (on 2 clicking or on clicking "Open" in a new tab) #54

Closed CesareAriatta closed 11 years ago

CesareAriatta commented 11 years ago

Don't open the related detail (on 2 clicking on grid or on clicking "Open" in a new tab) in the same window, but open a new tab named "People" or "Contract".

Allow so user on opening more card (People or Contracts), from customer card.

It is OK, as you did, to have the buttons on customer card, above People grid and above Contract grid (at the moment as you did only with "Open"), so it will be possible, if needed to add new people/contract from customer card itself.

Make the 2 related grids of less height and with grow vertically property: actually the 2 related grids are too long in height (probably because you allocated space for detail).

image

CesareAriatta commented 11 years ago

The funcionality is OK, but I note that before the detail is opened in the new tab program redraw with bad effects the objects: it seems program load first the list then load the detail.

Try to avoid this bad object redraw and show immediately and only the detail.