Hi, quoting form dev list:
Volker Weber wrote: > Hi Bernd, > > the sheet was already using a actionListener methodBinding to do the > sort. The (mainly) only thing i did was to enable defining the > methodBinding to use in the sheetTag. > > Hmmm, when i started to write this mail, i thought it where mutch more > complicated to change this to queue a SortActionEvent instead of an > standard ActionEvent, because the event is generated in the > CommandRendererBase, but i just got an idea how to catch and replace > this ActionEvent with a SortActionEvent. > > Regards, > Volker > > Bernd Bohmann wrote: > >> Hi Volker, >> >> I would prefer an actionListener and a SortActionEvent instead of a >> sortActionListener. >> >> I don't like the x XYZActionListener. >> >> Can you change it? >> >> Regards >> >> Bernd just to inform that the sortActionListerner attribute of sheet is still subject of change. Regards, Volker Volker Weber wrote: > Hi again, > > now it is possible to declare a actionListener to let the application sort. > > I just checked it in. > > > Regards, > Volker > > Volker Weber wrote: > >>Hi Iryna, >> >>Iryna Stetska wrote: >> >> >>>We are using t:sheet component. >>>We need to implement sortable column in it which would perform sorting >>>by clicking on the column header, while sorting will be performed on >>>the server side. (We don't want to use standard tobago sheet sorting >>>for substantial reason). >>> >>> >>>Can we have some event handler implemented for clicking the t:sheet >>>column header? >> >> >>sorry, no. There is currently no such thing. >> >>Bernd and i had talked about change the sorting to an eventListener >>approach. But IMO there is nothing concrete done yet. >> >> >>Regards, >> Volker >> > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.

