Thanks P. Prayugi, Akhirnya saya pakai sesuai saran P. Allin dengan menggunakan variable Blob dan method GetFullState() / SetFullState(). Kalau saya baca di help nya PB, ShareData() tidak akan mengambil formatting dari datawindow asal. Saya coba dengan SetFullState ternyata menyelesaikan problem saya :)
Again, thanks untuk semuanya. --- In [email protected], "Prayugi" <[EMAIL PROTECTED]> wrote: > coba pakai sharedata > > dw_employee.SetTransObject(SQLCA) > dw_employee.Retrieve() > dw_employee.ShareData(dw_dept) > ----------------------------------------------- INDOPB TURUT BERDUKA CITA UNTUK ACEH & SUMUT ----------------------------------------------- IndoPB - Indonesia PB User Group To Post a message, send it to: [EMAIL PROTECTED] To Unsubscribe,send a blank message to: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indopb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
