On Feb 17, 2008 7:35 PM, Adrian Klaver <[EMAIL PROTECTED]> wrote: > > On Sunday 17 February 2008 5:01 pm, Nate Lowrie wrote: > > On Feb 17, 2008 5:34 PM, Adrian Klaver <[EMAIL PROTECTED]> wrote: > > > Am trying to nail down behavior of choices in a list column of a dGrid. I > > > set the column to DataType='list' and choices to a list derived from a > > > lookup table (per the instructions on the Wiki). I get a list of choices > > > in the column. What I wondering is if it is possible to do incremental > > > search on the list? i.e: > > > List is: > > > '25PF' > > > '25RF' > > > '35PF' > > > '35RF' > > > If list starts at '25PF' and I start typing 35 can I get the control to > > > traverse the list? I have Searchable=True for the column. I saw in the > > > documentation for col.Editable that if Editable=True incremental > > > searching is disabled. When I set Editable=False then the list is not > > > populated with the choices. Suggestions welcome. > > > > You should be able to but I think that the it will only operate on the > > first character... > > > > No go. The only way I can get to a value is clicking on the dropdown arrow and > navigating either using the mouse or the arrow keys.
If I have the time today I'll take a look at it... Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
