View Single Post
  #5 (permalink)  
Old 10-26-2005, 06:12 PM
sirick sirick is offline
Member
 
Posts: 14
Default

First time, all column width is enter by using value (30, 50 and 100).
And I changed it later by using defined in fgMasterFile.DEFAULTWIDTH[xxx].

Both did not work for me.

I try to use firefox Dom Inspector tool to investigate...
it show TD width = 30 and DIV width = 30px....
Reply With Quote