Locate a grid row via typing
Sorry...I posted this in "all messages" rather than version 2.0 which the customer is using so if this is a cross-post, I apologize...
--------------------------------------
I have a customer using this product. They have a popup grid that has a bunch of inventory items -- inventory key, description, etc.
They would like to be able to start typing on that screen and have the program highlight the first row that matches their typing, based on the sorting of the grid.
For instance, if the grid is sorted by description, and they type an "S", then the first grid row that has a description starting with "S" would be highlighted.
I can trap the keystrokes no problem through javascript or even through activewidgets. Is this functionality built in to this product or do I have to create it?
Thanks.
--------------------------------------
I have a customer using this product. They have a popup grid that has a bunch of inventory items -- inventory key, description, etc.
They would like to be able to start typing on that screen and have the program highlight the first row that matches their typing, based on the sorting of the grid.
For instance, if the grid is sorted by description, and they type an "S", then the first grid row that has a description starting with "S" would be highlighted.
I can trap the keystrokes no problem through javascript or even through activewidgets. Is this functionality built in to this product or do I have to create it?
Thanks.
Chris
September 6,