Categories | Question details Back To List | ||
I will be dynamically
loading content while scrolling and will need to allow the user to filter the
data... I will be dynamically loading content while scrolling and will need to allow the user to filter the data. That is, I plan to have a row below the headers where the user can enter something and the rows of the grid will be updated to show only the matching rows. For example, under the header for name, if I type in John, only rows with names containing John should be displayed. Further, this filter row
under the headers should be a sticky one - it should remain under the headers
even when scrolling so that the user doesn't have to scroll to the beginning to
type in filter data. Answer posted on Feb 27, 2007 19:34 For now the grid doesn't have the possibility to have
additional row under header which should be visible on scrolling. Generally
this is possible to do, adding new row to yourGrid.hdr, but I can't guarantee
this will not harm other grid functionality and visual appearance. Answer posted by Darya (Support) on Nov 29, 2014 20:38 To find more precise comments upon this issue, we can offer you read about scheduling calendar free and javascript enable control. |