Jquery trigger create too slow

Jquery trigger create too slow

Hae, am new to this forum and i have a pressing and urgent killer question to my career. So don't mind if i will go against any of the stipulated rules of the game in this forum for now. Am using $('#id').trigger('create'); to create controls dynamically. The controls are appended on a html table which is inside a div. So am generating controls dynamically in rows which can go upto several hundreds of rows and tens of columns. Is there an alternative to $('#id').trigger('create'); Am using it because it has proper rendering of controls. It gets too slow especially if the row has listiltems.
If there is need for more information i will supply.
Thanks in advance.
Regars Jose