Hi…
is it possible to have the search only select the rows that satisfy the search condition? without reloading data from the database… just to select only some rows… so to implement some kind of function only on those…
Other ideas (borrowed from a tentative grid component I was working months ago…):
– Column groups: a selector (two or more buttons) in the header of the table to show different group of columns (eg: the pages list of a custom CMS… the first group of columns where Page Name, Page Title, Category, the second group was Meta Keywords, Meta Description, Url), the data get loaded only once but you show only the columns you need
– Cross selection of cells: if you have to put the same value in more than one cell of the same column… you do a multiselect of rows, you select a column (with a checkbox beside the column name) and you could have a function work on the selected cells… the image perhaps better explain the concept… in red the selected cells… (sorry it's in italian…)…

I have other ideas but I leave them for another post…
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top