Hello,
I am developing a custom search webpart. This webpart has to search for the documents in the document library. The search is working fine.
result should include the document and its metadata properties
I am binding the dataset to a gridview which will display the document in one column and in other column it should display the property associated with it but its displaying SYSTEM.STRING[].
Can any body have any idea about it.
Any help is appreciated
Thanks