1. look up in documentation for doAutofill()method.
2. You must removed all rows that will return null.  You cannot have null for the 
combo box. Use formulae and replace it with empty string. Not send Null.
 


"Daniel Navarro" <[EMAIL PROTECTED]> wrote:
>>>All,>>I have seen this question asked before, but I can't find the replied solution.
          Please>help if you can.  >>PROBLEM:>>When I convert an HTML Text Box to a 
Combobox
         using the database table>fill method I have no problem.  When I use the 
dataobject
         fill method I run into>the problem of the combobox not updating if the 
database is
         updated.  The>reason I would prefer to use a dataobject to fill my combobox 
is because
         I>would like to filter what data goes into the combobox and the order it 
displays>using
         the data object properties editor.  Another problem I am getting is 
the>following
         message:>>  spider.session.CSpNull.doubleValue: The CSpValue derived class 
'spider.session.>
                                CSpNull' has not implemented this method>>This message 
occurs
         when I filter through my tables list one record>at a time.  It seems to occur 
when
         the combobox hits a Null field.>I have already tried altering the data 
object's combobox
         field from 'Exclude' to>'Send Null' in the Inspector On Empty property 
field.>>ENVIRONMENT>>
          * Oracle 7.3.4>  * Developing on Windows NT 4.0 (SP5)>  * ND 4.13>  * 
Netscape Enterprise
         Server 3.5.1>>Again, Thanks for any help in advance>Daniel Navarro>Alcatel 
USA, Inc.>[EMAIL PROTECTED]>
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to