Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ordering a tabular in a form

Re: ordering a tabular in a form

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sat, 17 May 2003 07:10:28 -0700
Message-ID: <3EC642D4.F505ACA7@exxesolutions.com>


drukqs wrote:

> Hi
>
> I have a form with 2 fields. Postal code and city.
> It's in the form of:
> Postal code City
> 1000 city1
> 2000 city2
> 3000 city3
> 4000 city4
>
> Now I want a button to choose which column to sort. May be with a listitem
> to choose the row which has to be sorted.
> I tried with set_block_property('city',order_by,property_true)
> But that's probably wrong. Can anybody help me out?
> Thx

One could guess, the operative word here being 'guess' that you are working in some version of Oracle Forms but you don't say. Should we guess?

What do you mean by "that's probably wrong"? Did you try it and fail or are you just being a pessimist?

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sat May 17 2003 - 09:10:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US