![]() |
|
|
|
#1 |
|
I have an Infragistics UltrawebGrid [hierarchical grid with 3 levels]. Each Row in the grid is attached to a context menu using Infragistics CSOM [Client Side Object Model]
Upon click on the menu, I am creating an Iframe dynamically which loads another page in the same domain [same web application] which also contains infragistics datagid [non hierarchical] populated with default data retrieved from Data Base. After creating the frame I am attaching it to the HTML DOM [Div Layer] and show it as modal popup with OK and Cancel Button. Upon click on any of the buttons, I am destroying the Iframe from DOM. Following are the functions I am using for Iframe Creation and Destroy. Code:
I would need your help to validate my JavaScript codes for Iframe creation and Remove. Also request you guys to suggest some alternate solutions to get away this memory leak. Note: 1. The response time to load the iframe is not an issue; it loads with in the expected time 2. For each Iframe request the response size is nearly 500KB [includes data retrieved from database + infragistics JavaScript resource files] cdmsenthil@gmail.com |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer 8 RC1 | Admin | Front Page News | 0 | 01-29-2009 02:19 PM |
| How do I fix (Internet Explorer cannot display the webpage)? | coffeyman | MCTS | 4 | 01-26-2009 04:07 PM |
| Re: Microsoft Internet Explorer | rock | A+ Certification | 2 | 11-03-2005 08:06 PM |
| Re: Microsoft Internet Explorer | Jason Peavey | A+ Certification | 0 | 11-03-2005 08:03 PM |
| Re: Microsoft Internet Explorer | Atxa | A+ Certification | 0 | 11-01-2005 05:09 PM |