Hi,
I'd like to know if it's possible to apply a CellFormatter or similar to text controls within the filter header row. The intention here is to display some italicised text with a grey foreground colour to indicate that the user can filter by entering text.
Otherwise, could a hover handler be applied relative to the control?
Is it possible that I could adapt the idea shown here to my purposes?
I'd like to know if it's possible to apply a CellFormatter or similar to text controls within the filter header row. The intention here is to display some italicised text with a grey foreground colour to indicate that the user can filter by entering text.
Otherwise, could a hover handler be applied relative to the control?
Is it possible that I could adapt the idea shown here to my purposes?
Code:
http://forums.smartclient.com/showthread.php?t=3220&page=2
Comment