I need to be able to do something like this on Jiwa7 ( as seen on 6513 ) on SalesOrderReadComplete
FormObject.SSMainTabs.Tabs("Notes").Forecolor = vbRed
FormObject.SSMainTabs.Tabs("Notes").ForeColorSource = 1
Any help is apprecaited
and may I add another question related to this type of functionality ?
I need to be able to change the text on the GrdCartage cells ( column 1 cells ) and would appreciate i can get a sample code for that too.
such as in 6513
FormObject.grdCartage.SetText 0,1, "Surcharge"
FormObject.grdCartage.SetText 0,2 , "Freight"
FormObject.grdCartage.SetText 0,3, "Handling"
i need to do that on Jiwa7
[img]
[/img]


