Hi Sandeep,
Answer to your questions are:
The filter functionality on Table view are handled by framework. Where exactly this logic has been implemented - It has std bsp component behind, you have to find it.
and how this is working - Table view has collection-> collection is converted into iterator-> iterator has methods like sort...etc...this way..
Thats it
Thanks,
Bhushan