Jump to content

Recommended Posts

Posted

Message from: "scarre"

 

Hello,

First congratulations for a superb project.

Next is a small feature request:

ExtJS has built-in support for sorting the grid in each column

(ascending / descending). Would it be possible to quickly implement this

functionality in UniGrid ? I think that in its most basic form, it could

simply be a sorted indicator (small triangle) in the column header,

coupled with a sorting event such as OnSort(Sender: TObject;

AColumIndex: integer; ASortDirection: TSortDirection)

Regards,

Stephane Carre

.

 

Posted

Message from: "Farshad Mohajeri"

 

"scarre" wrote in message

news:NTNg$jx1LHA.3348@anaxagvs227...

> Hello,

> First congratulations for a superb project.

 

Thanks

 

> Next is a small feature request:

> ExtJS has built-in support for sorting the grid in each column (ascending

> / descending). Would it be possible to quickly implement this

> functionality in UniGrid ? I think that in its most basic form, it could

> simply be a sorted indicator (small triangle) in the column header,

> coupled with a sorting event such as OnSort(Sender: TObject; AColumIndex:

> integer; ASortDirection: TSortDirection)

 

This request is already logged with issue #649

I will implement it in one of the next builds.

 

 

 

.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...