Guest Posted February 28, 2011 Posted February 28, 2011 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 . Quote
Guest Posted March 1, 2011 Author Posted March 1, 2011 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. . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.