I am using drop down for my filter. When filter selected i fetch data from json and display in grid using dl and dt tag. I have 70 record in return JSON string . But seems to me it is not issue with data because drop down hang/freeze for a min and than it jump back to selection place.
Any idea/suggestion would be great help?