For Programmers: Free Programming Magazines  


Home > Archive > Clarion > October 2006 > c55ee mssql8









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author c55ee mssql8
Marius Els

2006-09-22, 7:55 am

Hi all,

I have a child browse on an update form for my stock.

I have a tab for movement where all the sales display however if i switch
between stock item it does not Update nor does it update when I refresh the
broese with the following Commands

BRW20.ResetSort(1)
!BRW4.ResetSort(1)
POST(EVENT:ScrollTop,1)
POST(EVENT:PageUP,1)
POST(Event:ScrollTOP,1)

This command works with topspeed database but does not seem to work with
Mssql8 Using c5ee Please assist if you have any other Idea.

Regards
Marius


arnold.latumanuwy@gmail.com

2006-10-08, 6:55 pm

try this :

brw20.resetsort(1)
brw20.updatewindow()
thiswindow.reset(1)

thanks
Arnold

arnold.latumanuwy@gmail.com

2006-10-08, 6:55 pm

sorry forgot to add a line :

brw20.resetsort(1)
brw20.updatewindow()
thiswindow.reset(1)

display

thanks
Arnold

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com