Opened 17 years ago
#38 new enhancement
Highlight selected rows in datagrid
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.2 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | highlight row datagrid selection | Cc: |
Description
In datagrid, when a row/item is selected we should attempt to highlight the row. We can do this via JavaScript, or an AJAX callback to the server to mark the item as selected.
Note: See
TracTickets for help on using
tickets.