It takes a lot of time to load data

As i try to get data in to combo box, it takes a lot of time and page hangs dere. Is there a solution to it?

Please provide a snippet of code which you are using to load data
To affect performance you need to load thousands of options in combo - in such case combo with server side auto-complete can be used.