Hi
I have fields Code,Name,Quantity,Value in MSFlexGrid order by code . I want if user type any character cursor should move to that row in MSFlexgrid .
For e.g as the user enters character first row with that code should get highlighted .
If user entered "s" then first record with Code starting s should be highlighted , if user presses "sa" then that record should get highlighted.
Thanks
I have fields Code,Name,Quantity,Value in MSFlexGrid order by code . I want if user type any character cursor should move to that row in MSFlexgrid .
For e.g as the user enters character first row with that code should get highlighted .
If user entered "s" then first record with Code starting s should be highlighted , if user presses "sa" then that record should get highlighted.
Thanks