Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1405
Search in Xamdatagrid
posted

Hi,

I want to implement a search functionality in Xamdatagrid. I want to add a textbox at top of grid and when user starts typing it should automatically gives all the matching text from grid like a dropdown value and the entire result set in a listbox. The user can click on any matched row and it should scroll to and highlight the matched data. Can anyone suggest me how to implement this functionality ?

Thanks,

Megha