Sorting View Data

How can i sort the records(Ascending & Descending Order) during the runtime for the HTML Type Display View

did anyone tried it before … thanx in advance

Rgds

Sri

Subject: Sorting View Data

Not sure what you are asking. Are you wanting the URL with the correct arguments to sort a view based off a particular column? If so, you use &ResortAscending=n and &ResortDescending=n, where n is the column number you want to sort by. For this to work, you must define the column as sortable (“click on column header to sort”).

Here’s an example:

http://jackratcliff.com/jratcliff/dwt/dwt-demo.nsf/sc1!OpenView&ResortAscending=1

Subject: RE: Sorting View Data

Hi Jack,

Thanx for the reply i am looking for exactly the same thing… can u please post the CSS Form coding

I have a category view which i would like to diplay in the format which is there in the dwt-demo.nsf

Thanx in advance

Rgds

Sri

Subject: RE: Sorting View Data

http://www.openntf.org/Projects/pmt.nsf/ProjectHome?ReadForm&Query=Domino%20Web%20Tools