i used linq query to retreive the data from database.I want to use this linq object to load the grid.
i converted this linq object into json object. i used parse method to load the grid.but it is saying “incorrect xml”.Any suggestions…
Example code?