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
Hello Megha,
I found this post duplicate to this one:
http://es.infragistics.com/community/forums/t/71187.aspx
which is already discussed.