close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 16 years ago

#42 closed enhancement (fixed)

Sorting and regex filtering should be refactored out of datagrid

Reported by: Slava Akhmechet Owned by: Slava Akhmechet
Priority: medium Milestone: 0.2
Component: weblocks Version: pre-0.1
Keywords: sorting filtering searching regex refactor datagrid Cc:

Description

Currently sorting and regex filtering/searching mechanisms are specific to the datagrid. It seems like these mechanisms could be used in other widgets. We should refactor these components and make them generic for use by other widgets.

Change History (2)

comment:1 Changed 16 years ago by Slava Akhmechet

The implementation is now moved to memory backend store. Should we do something about the frontend?

comment:2 Changed 16 years ago by Slava Akhmechet

Resolution: fixed
Status: newclosed

Done, as part of backend store effort.

Note: See TracTickets for help on using tickets.