P
Piotr Ryszkiewicz
Guest
No, there is no update-panel. Current links are: h_folder Page THIS-PROCEDURE h_folder State h_v-adr_1 h_folder State h_v-adr_2 h_folder State h_v-adr_3 h_v-adr_1 UpdateBIC h_v-adr_2 h_v-adr_2 UpdateBIC h_v-adr_1 THIS-PROCEDURE State h_folder THIS-PROCEDURE Record h_v-adr_1 THIS-PROCEDURE State h_v-adr_1 THIS-PROCEDURE TableIO h_v-adr_1 THIS-PROCEDURE Record h_v-adr_2 THIS-PROCEDURE TableIO h_v-adr_2 THIS-PROCEDURE Record h_v-adr_3 THIS-PROCEDURE TableIO h_v-adr_3 Some explanation on this: h_v-adr_1,2,3 are handles to three existing SmartViewers on three tabs of h_folder. UpdateBIC is my custom link type which I wanted to use to communicate between tab 1 and tab 2. At the end I used PUBLISH/SUBSCRIBE, as I didn't know how to raise UpdateBIC event, but I had to leave these links there, as without them second tab was not initialized at the beginning, so I could not SUBSCRIBE. The dialog have only this tabbed folder and OK and Cancel buttons, nothing more. update-record also does not ask before save.
Continue reading...
Continue reading...